From e1cc354c7073230398634b1638ea288ce3e27852 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Mon, 14 Aug 2017 09:56:46 -0500 Subject: [PATCH] guix.scm: Update commit of guile-fibers-git. * guix.scm: Update commit of guile-fibers-git. --- guix.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guix.scm b/guix.scm index 6411141..49f91c1 100644 --- a/guix.scm +++ b/guix.scm @@ -65,10 +65,10 @@ (method git-fetch) (uri (git-reference (url "https://github.com/wingo/fibers.git") - (commit "eb2fdb99713ed95422e21ef4c457e91e1d1b23df"))) + (commit "0fa1fd6adf9980229a46956503a6bf36e8154a78"))) (sha256 (base32 - "08f6brg75g6mmhq3bjfghmz0f74jf6crakm7jbdyabzm4s0bdc0s")))) + "0a782aa0v2d115427h1h57jkxy04axklan60dzgnsry4axw9iq8r")))) (arguments `(#:phases (modify-phases %standard-phases (add-before 'configure 'bootstrap -- 2.31.1