Skip to content

Commit 4fdf69a

Browse files
committed
dd_rescue: 1.99.8 -> 1.99.21
Signed-off-by: Felix Singer <[email protected]>
1 parent 0f2f451 commit 4fdf69a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/dd/dd_rescue/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
}:
77

88
stdenv.mkDerivation rec {
9-
version = "1.99.8";
9+
version = "1.99.21";
1010
pname = "dd_rescue";
1111

1212
src = fetchurl {
13-
sha256 = "1gbxm8gr9sx5g1q9dycs21hkxikcy97q09lp1lvs59pnd9qpdnwh";
13+
hash = "sha256-YB3gyUX/8dsFfIbGUWX5rvRuIa2q9E4LOCtEOz+z/bk=";
1414
url = "http://www.garloff.de/kurt/linux/ddrescue/${pname}-${version}.tar.bz2";
1515
};
1616

0 commit comments

Comments
 (0)