pantheon.elementary-capnet-assist: 2.4.1 -> 2.4.2

This commit is contained in:
Bobby Rong 2022-05-18 13:41:00 +08:00
parent 5d6c1f37d4
commit cb6efa07d0
No known key found for this signature in database
GPG Key ID: ED07364437C91161

View File

@ -19,13 +19,13 @@
stdenv.mkDerivation rec {
pname = "elementary-capnet-assist";
version = "2.4.1";
version = "2.4.2";
src = fetchFromGitHub {
owner = "elementary";
repo = "capnet-assist";
rev = version;
sha256 = "sha256-8hhp37EBzZxEVvPaRw9PohjaPWKQZ/AfqqvwLxQCBKk=";
sha256 = "sha256-aA71kxu4/dwODZt+DSp3vvely3P0dL23Ykqhd84hrZw=";
};
nativeBuildInputs = [