Unverified Commit abf4bca9 authored by Paul Meyer's avatar Paul Meyer Committed by GitHub
Browse files

libdnf: 0.74.0 -> 0.75.0 (#453974)

parents c05385ba fb06ba19
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [