3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #190588 from r-ryantm/auto-update/librepo

librepo: 1.14.4 -> 1.14.5
This commit is contained in:
Jonas Heinrich 2022-09-10 12:27:59 +02:00 committed by GitHub
commit c9ba140872
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
}:
stdenv.mkDerivation rec {
version = "1.14.4";
version = "1.14.5";
pname = "librepo";
outputs = [ "out" "dev" "py" ];
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
owner = "rpm-software-management";
repo = "librepo";
rev = version;
sha256 = "sha256-CdYV/Dj8tqD/4qYvjWo2d1q9TiD7mYZtHNssxOvdIdI=";
sha256 = "sha256-4Y6ht/mKQmjBI9CZuQg4DmuyTM4KbqQcCb9jmUtapLY=";
};
nativeBuildInputs = [