pantheon.elementary-capnet-assist: 8.0.1 -> 8.0.2
https://github.com/elementary/capnet-assist/compare/8.0.1...8.0.2
This commit is contained in:
parent
647e4f9986
commit
80d8544334
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "elementary-capnet-assist";
|
pname = "elementary-capnet-assist";
|
||||||
version = "8.0.1";
|
version = "8.0.2";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "elementary";
|
owner = "elementary";
|
||||||
repo = "capnet-assist";
|
repo = "capnet-assist";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "sha256-u+JYJ5J5Cx27MrVlhh6AXAtpKGw7Kf1+MyJEEHqgod0=";
|
sha256 = "sha256-HowrCYOVSYSOCRpTIXFfw4lLUulXY6j5QcxJOBMo984=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user