From 360a9e0ad50a36ec79a1a160dbed3966689fd41c Mon Sep 17 00:00:00 2001 From: Carl Dong Date: Tue, 24 Mar 2020 15:40:33 -0400 Subject: 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. --- contrib/guix/guix-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/guix') diff --git a/contrib/guix/guix-build.sh b/contrib/guix/guix-build.sh index 5e794e8063..1a6fe66151 100755 --- a/contrib/guix/guix-build.sh +++ b/contrib/guix/guix-build.sh @@ -17,7 +17,7 @@ SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(git log --format=%at -1)}" # across time. time-machine() { guix time-machine --url=https://github.com/dongcarl/guix.git \ - --commit=b3a7c72c8b2425f8ddb0fc6e3b1caeed40f86dee \ + --commit=cf347affd642c709f7e423f7111794ffdb09f5a6 \ -- "$@" } -- cgit v1.2.3