Skip to content

Commit 585527f

Browse files
committed
aespipe: 2.4h -> 2.4i
1 parent 547c144 commit 585527f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ae/aespipe/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
stdenv.mkDerivation rec {
1010
pname = "aespipe";
11-
version = "2.4h";
11+
version = "2.4i";
1212

1313
src = fetchurl {
1414
url = "mirror://sourceforge/loop-aes/aespipe/aespipe-v${version}.tar.bz2";
15-
sha256 = "sha256-6rMR/CbqQyibw632YNYnBJJJSWByXSAm7EkXKUoaukk=";
15+
sha256 = "sha256-tBx6qsJULlnY/1jB/52HtS1KjBhHt5nIr+yR2UUXx14=";
1616
};
1717

1818
nativeBuildInputs = [ makeWrapper ];

0 commit comments

Comments
 (0)