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

librepo: 1.14.2 -> 1.14.3
This commit is contained in:
Sebastián Mancilla 2022-08-17 11:49:26 -04:00 committed by GitHub
commit 8afc4ed0a8
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.2";
version = "1.14.3";
pname = "librepo";
outputs = [ "out" "dev" "py" ];
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
owner = "rpm-software-management";
repo = "librepo";
rev = version;
sha256 = "sha256-KpGbHBgywaXV7r8W5CPS2N1GohdDFiOwAJmrrjS1m5g=";
sha256 = "sha256-duMFVePhXIrUtVVv8eRp352z9I6tU/8mEOdbYF3+ll8=";
};
nativeBuildInputs = [