We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f208a0 commit ee688c4Copy full SHA for ee688c4
pkgs/by-name/e-/e-imzo/package.nix
@@ -20,11 +20,11 @@ let
20
in
21
stdenvNoCC.mkDerivation (finalAttrs: {
22
pname = "e-imzo";
23
- version = "4.64";
+ version = "4.71";
24
25
src = fetchurl {
26
url = "https://dls.yt.uz/E-IMZO-v${finalAttrs.version}.tar.gz";
27
- hash = "sha256-ej99PJrO9ufJ8+VlC/HpfvS/bGBtKqUWcsRyiZRlU4c=";
+ hash = "sha256-sV/xcUaBSqJw0QHkXcbkn5nsm2iL3zTt0Uoa2O/H64A=";
28
};
29
30
installPhase = ''
0 commit comments