libdnf: 0.74.0 -> 0.75.0 (#453974)

This commit is contained in:
Paul Meyer
2025-10-21 06:25:38 +00:00
committed by GitHub
+2 -2
View File
@@ -25,7 +25,7 @@
stdenv.mkDerivation rec {
pname = "libdnf";
version = "0.74.0";
version = "0.75.0";
outputs = [
"out"
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
owner = "rpm-software-management";
repo = "libdnf";
tag = version;
hash = "sha256-NAnE8VPz2j7h/gB1A4FDwG/x7ki7QEmBjcfvOb6/+VY=";
hash = "sha256-ujkJVeI6wgapTW1DBIhj4F/rXJFBb+KdREpc5jfU124=";
};
nativeBuildInputs = [