Unverified Commit 137102f2 authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

e-imzo: 4.64 -> 4.71 (#393830)

parents 1b5d96ed ee688c4d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,11 +20,11 @@ let
in
stdenvNoCC.mkDerivation (finalAttrs: {
  pname = "e-imzo";
  version = "4.64";
  version = "4.71";

  src = fetchurl {
    url = "https://dls.yt.uz/E-IMZO-v${finalAttrs.version}.tar.gz";
    hash = "sha256-ej99PJrO9ufJ8+VlC/HpfvS/bGBtKqUWcsRyiZRlU4c=";
    hash = "sha256-sV/xcUaBSqJw0QHkXcbkn5nsm2iL3zTt0Uoa2O/H64A=";
  };

  installPhase = ''