Unverified Commit 60be56a1 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

libcpr: 1.13.0 -> 1.14.1 (#466363)

parents 933f547b 1dea6dd1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [