libcpr: 1.13.0 -> 1.14.1 (#466363)

This commit is contained in:
nixpkgs-ci[bot]
2025-11-29 21:31:45 +00:00
committed by GitHub
+2 -2
View File
@@ -9,7 +9,7 @@
}:
let
version = "1.13.0";
version = "1.14.1";
in
stdenv.mkDerivation {
pname = "libcpr";
@@ -24,7 +24,7 @@ stdenv.mkDerivation {
owner = "libcpr";
repo = "cpr";
rev = version;
hash = "sha256-qoNA88GL9Yv3r/7UsZduYXuyrQVxfFY/0P6RfLqT5Uw=";
hash = "sha256-kwbkdAeTpkEJbzvqpUQx007ZIBtwqOPG8n41TvFxeiM=";
};
nativeBuildInputs = [