Skip to content

Commit ee688c4

Browse files
committed
e-imzo: 4.64 -> 4.71
1 parent 9f208a0 commit ee688c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/e-/e-imzo/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ let
2020
in
2121
stdenvNoCC.mkDerivation (finalAttrs: {
2222
pname = "e-imzo";
23-
version = "4.64";
23+
version = "4.71";
2424

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

3030
installPhase = ''

0 commit comments

Comments
 (0)