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

librepo: 1.12.1 -> 1.13.0
This commit is contained in:
Mario Rodas 2021-02-08 21:14:56 -05:00 committed by GitHub
commit 1f54e3bc12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
}:
stdenv.mkDerivation rec {
version = "1.12.1";
version = "1.13.0";
pname = "librepo";
outputs = [ "out" "dev" "py" ];
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
owner = "rpm-software-management";
repo = "librepo";
rev = version;
sha256 = "0793j35fcv6bbz2pkd5rcsmx37hb1f0y48r4758cbfnl9rbp9y4z";
sha256 = "sha256-gK1pkcZAJVXx0cYGs8PA4iPSMOwgJZI9Hqrrs1ZITDo=";
};
nativeBuildInputs = [