librepo: 1.18.0 -> 1.18.1 (#336487)

This commit is contained in:
Weijia Wang 2024-09-11 01:48:40 +02:00 committed by GitHub
commit 9635cd70ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@
}:
stdenv.mkDerivation rec {
version = "1.18.0";
version = "1.18.1";
pname = "librepo";
outputs = [
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
owner = "rpm-software-management";
repo = "librepo";
rev = version;
sha256 = "sha256-u9dE1TqqZp/cHIgqnRDgOT4gU7XNLnSnmAFJxLKnDSQ=";
sha256 = "sha256-b5f6zfQu5GQ9bZPnWgmLZLH0YFFLQu7bHwMQUt4Q4Q8=";
};
nativeBuildInputs = [