Skip to content

Commit 1bffa07

Browse files
committed
pdisk: 0.9 -> 0.10
Yes, src.hash is the same. No, that's not an error. Apple's import of pdisk-10.tar.gz into the repo seems to have produced no changes to any of the tracked files. Making this a bump anyway, just to get the version increase of the way.
1 parent 173ec7d commit 1bffa07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/pd/pdisk/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
stdenv.mkDerivation (finalAttrs: {
1111
pname = "pdisk";
12-
version = "0.9";
12+
version = "0.10";
1313

1414
src = fetchFromGitHub {
1515
owner = "apple-oss-distributions";

0 commit comments

Comments
 (0)