cinnamon.warpinator: 1.2.5 -> 1.2.13

This commit is contained in:
Bobby Rong
2022-07-30 19:51:14 +08:00
parent 3d6db4a823
commit 890385c26e
@@ -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 = [