packagekit: 1.3.1 -> 1.3.2

This commit is contained in:
R. Ryantm
2025-10-03 12:52:15 +00:00
parent cc1003a2ce
commit f9bc32d773
@@ -30,7 +30,7 @@
stdenv.mkDerivation rec {
pname = "packagekit";
version = "1.3.1";
version = "1.3.2";
outputs = [
"out"
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
owner = "PackageKit";
repo = "PackageKit";
rev = "v${version}";
hash = "sha256-8sgvD6pZ2n4Du44kTPsvYtSYpkMKCpfxeSrGjWeSw50=";
hash = "sha256-oQuJpn9G/V8CrrEs2agbKVS9xZnS1MgHa8B8P1nFmiw=";
};
buildInputs = [