Unverified Commit e1abb4a7 authored by dish's avatar dish Committed by GitHub
Browse files

jsonplaceholder: 0-unstable-2021-06-14 -> 0.3.3-unstable-2021-06-14 (#459136)

parents ed3346d8 2c12d231
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

buildNpmPackage {
  pname = "jsonplaceholder";
  version = "0-unstable-2021-06-14";
  version = "0.3.3-unstable-2021-06-14";

  src = fetchFromGitHub {
    owner = "typicode";
    repo = "jsonplaceholder";
    rev = "7ae4432ac3f60e7226a899c25e04826207d07098";
    hash = "sha256-b+p1bByq0oRj3zqVsFFoXFR2ydrbZqWwJdVIaXEmQwQ";
    hash = "sha256-b+p1bByq0oRj3zqVsFFoXFR2ydrbZqWwJdVIaXEmQwQ=";
  };

  npmDepsHash = "sha256-x+EN33CQE4ga9T0V4oJRPkELT8x4WbNIsQmvyW+hHi8=";