Unverified Commit 2447d64d authored by Robert Helgesson's avatar Robert Helgesson
Browse files

libcpr: 1.12.0 -> 1.13.0

parent 1b67ef95
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
}:

let
  version = "1.12.0";
  version = "1.13.0";
in
stdenv.mkDerivation {
  pname = "libcpr";
@@ -24,7 +24,7 @@ stdenv.mkDerivation {
    owner = "libcpr";
    repo = "cpr";
    rev = version;
    hash = "sha256-OkOyh2ibt/jX/Dc+TB1uSlWtzEhdSQwHVN96oCOh2yM=";
    hash = "sha256-qoNA88GL9Yv3r/7UsZduYXuyrQVxfFY/0P6RfLqT5Uw=";
  };

  nativeBuildInputs = [