cinnamon.warpinator: 1.2.5 -> 1.2.13

This commit is contained in:
Bobby Rong 2022-07-17 23:11:58 +08:00
parent 3d6db4a823
commit 890385c26e
No known key found for this signature in database
GPG Key ID: ED07364437C91161

View File

@ -14,7 +14,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "warpinator";
version = "1.2.5";
version = "1.2.13";
format = "other";
@ -22,7 +22,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-pTLM4CrkBLEZS9IdM9IBSGH0WPOj1rlAgvWLOUy6MxY=";
hash = "sha256-iLImyfUsfn+mWrgMv5NnbOvvOlJnwJG4Btx1wwlgTeM=";
};
nativeBuildInputs = [