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.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "pdisk";
|
||||
version = "0.9";
|
||||
version = "0.10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "apple-oss-distributions";
|
||||
|
||||
Reference in New Issue
Block a user