libcpr: 1.14.1 -> 1.14.2 (#490894)

This commit is contained in:
Arne Keller
2026-07-13 14:14:36 +00:00
committed by GitHub
+2 -2
View File
@@ -9,7 +9,7 @@
}:
let
version = "1.14.1";
version = "1.14.2";
in
stdenv.mkDerivation {
pname = "libcpr";
@@ -24,7 +24,7 @@ stdenv.mkDerivation {
owner = "libcpr";
repo = "cpr";
rev = version;
hash = "sha256-kwbkdAeTpkEJbzvqpUQx007ZIBtwqOPG8n41TvFxeiM=";
hash = "sha256-fglJNQzf+5c5nJysxqTxE4EWSQO0GVauLV8yLypQMPs=";
};
nativeBuildInputs = [