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

zapret: 72.6 -> 72.8 (#480072)

parents 5ca374dc 2959beae
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "zapret";
  version = "72.6";
  version = "72.8";

  src = fetchFromGitHub {
    owner = "bol-van";
@@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: {
    '';

    tag = "v${finalAttrs.version}";
    hash = "sha256-raBM/vf5Vb0Tmsk2yyNL9cLJ0yyT2bwwFVn98qJI3a4=";
    hash = "sha256-W0rDCSdlBvcgXf/plYkJPORmZ+7t0qmQr4+Y17WLUp8=";
  };

  buildInputs = [