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

zapret2: 0.9.5 -> 0.9.5.1 (#514373)

parents 6fc3fb56 2e715f61
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "zapret2";
  version = "0.9.5";
  version = "0.9.5.1";

  outputs = [
    "out"
@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
    owner = "bol-van";
    repo = "zapret2";
    tag = "v${finalAttrs.version}";
    hash = "sha256-KdkUCfxxe2ddcYebvKsslIUBkl5g7Rc/f+xY00hy5JM=";
    hash = "sha256-uKLHzsi/AYQ8OLj2g8pszSCyD485Sg/s45Ko8gKN5z8=";
    leaveDotGit = true;
    postFetch = ''
      cd "$out"