lxqt.pcmanfm-qt: 1.1.0 -> 1.2.0

This commit is contained in:
José Romildo
2022-11-09 10:43:01 -03:00
parent a40f98a82e
commit f93d192990
+2 -2
View File
@@ -17,13 +17,13 @@
mkDerivation rec {
pname = "pcmanfm-qt";
version = "1.1.0";
version = "1.2.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = pname;
rev = version;
sha256 = "AgNupKdjSigrgY2U9bnkQCV0BrRCw2X9WR4jUH6YmEU=";
sha256 = "3N+4rhmvVUvQ6svtyOMY0+eP2Kz7EpkmZ3Ua+W4gg0Y=";
};
nativeBuildInputs = [