libdnf: 0.74.0 -> 0.75.0
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "libdnf";
|
pname = "libdnf";
|
||||||
version = "0.74.0";
|
version = "0.75.0";
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
"out"
|
"out"
|
||||||
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "rpm-software-management";
|
owner = "rpm-software-management";
|
||||||
repo = "libdnf";
|
repo = "libdnf";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-NAnE8VPz2j7h/gB1A4FDwG/x7ki7QEmBjcfvOb6/+VY=";
|
hash = "sha256-ujkJVeI6wgapTW1DBIhj4F/rXJFBb+KdREpc5jfU124=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user