cinnamon.warpinator: 1.4.2 -> 1.4.3

https://github.com/linuxmint/warpinator/compare/1.4.2...1.4.3
This commit is contained in:
Bobby Rong 2022-12-16 21:41:30 +08:00
parent 37247ec532
commit 49158837f1
No known key found for this signature in database

View file

@ -15,7 +15,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "warpinator";
version = "1.4.2";
version = "1.4.3";
format = "other";
@ -23,7 +23,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-aiHlBeWGYqSaqvRtwL7smqt4iueIKzQoDawdFSCn6eg=";
hash = "sha256-blsDOAdfu0N6I+6ZvycL+BIIsZPIjwYm+sJnbZtHJE8=";
};
nativeBuildInputs = [