lxqt.screengrab: 2.5.0 -> 2.6.0

This commit is contained in:
José Romildo
2023-04-17 14:41:31 -03:00
parent a4295d62cf
commit 73c9e3a66e
+2 -2
View File
@@ -17,13 +17,13 @@
mkDerivation rec {
pname = "screengrab";
version = "2.5.0";
version = "2.6.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = pname;
rev = version;
sha256 = "QEe1vOAeUDOlQfTh5/BvwBv9+v40NsuoMbC77+U6GCA=";
sha256 = "ySC5bCOnen2bjhmLY4GnwiFaUrvGx93LJrLQo0pBUc4=";
};
nativeBuildInputs = [