darcs-to-git: 0-unstable-2024-09-30 -> 0-unstable-2024-11-07 (#358121)

This commit is contained in:
Nick Cao 2024-11-22 08:40:53 -05:00 committed by GitHub
commit 13c5dc6e52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "darcs-to-git"; pname = "darcs-to-git";
version = "0-unstable-2024-09-30"; version = "0-unstable-2024-11-07";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "purcell"; owner = "purcell";
repo = "darcs-to-git"; repo = "darcs-to-git";
rev = "9d556cb7daa06b9de3cb97487b98bab2869a7fe7"; rev = "7b7bbc653c953772edffc2378cc0b2fe7632e1fa";
hash = "sha256-0GKSzqgJgi1w4uZOqixp/F6i7hK2ZmuQI0px8FEDFXM="; hash = "sha256-94tHR4zLaXERQM2Eyy/S3DW/f0jGasA0i3FMF8I5tIo=";
}; };
patchPhase = patchPhase =