Skip to content

Commit 360a9e0

Browse files
committed
guix: Bump time-machine for mingw-w64 patches
This bump will includes a couple of commits which improve the reproducibility of the mingw-w64 toolchain. Most of which came from debian. They will be upstreamed as upstream Guix release timeline allows.
1 parent 93e41b7 commit 360a9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/guix-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git log --format=%at -1)}"
1717
# across time.
1818
time-machine() {
1919
guix time-machine --url=https://github.com/dongcarl/guix.git \
20-
--commit=b3a7c72c8b2425f8ddb0fc6e3b1caeed40f86dee \
20+
--commit=cf347affd642c709f7e423f7111794ffdb09f5a6 \
2121
-- "$@"
2222
}
2323

0 commit comments

Comments
 (0)