Merge pull request #197495 from NickCao/apfs

apfsprogs: unstable-2022-07-21 -> unstable-2022-10-15
This commit is contained in:
Bobby Rong 2022-11-01 20:03:55 +08:00 committed by GitHub
commit 1930722bb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,13 +5,13 @@
stdenv.mkDerivation {
pname = "apfsprogs";
version = "unstable-2022-07-21";
version = "unstable-2022-10-15";
src = fetchFromGitHub {
owner = "linux-apfs";
repo = "apfsprogs";
rev = "8c5340bcc0a261ffe6e5ed85a1742fb60ee982f3";
sha256 = "sha256-cDxXWfXl1VxdpKBcU00ULWlidzg6kQFG4AGEu5DBCaw=";
rev = "e3d5eec21da31107457f868f7f37c48c6809b7fa";
hash = "sha256-gxcsWLIs2+28SOLLeAP7iP6MaLE445CKTlD+gVE6V5g=";
};
buildPhase = ''