Skip to content

Commit ff55b5d

Browse files
Update pkgs/development/libraries/libewf-legacy/default.nix
Co-authored-by: Sandro <[email protected]>
1 parent 2a0f9cf commit ff55b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/libraries/libewf-legacy/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}:
1111

1212
stdenv.mkDerivation rec {
13-
version = "20140814";
1413
pname = "libewf-ewf";
14+
version = "20140814";
1515

1616
src = fetchurl {
1717
url = "https://github.com/libyal/libewf-legacy/releases/download/${version}/libewf-${version}.tar.gz";

0 commit comments

Comments
 (0)