darcs-to-git: 0-unstable-2024-09-30 -> 0-unstable-2024-11-07 (#358121)
This commit is contained in:
commit
13c5dc6e52
@ -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 =
|
||||||
|
Loading…
Reference in New Issue
Block a user