[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: coreutils: Update URI for tail-inotify-race.patch.
From: |
Mark H. Weaver |
Subject: |
01/02: gnu: coreutils: Update URI for tail-inotify-race.patch. |
Date: |
Sat, 20 Feb 2016 23:42:43 +0000 |
mhw pushed a commit to branch master
in repository guix.
commit 1a51cbc8251df5dbb6da05a58654c73f22eb3748
Author: Mark H Weaver <address@hidden>
Date: Sat Feb 20 18:38:04 2016 -0500
gnu: coreutils: Update URI for tail-inotify-race.patch.
* gnu/packages/base.scm (coreutils)[source]: Update URI of patch.
---
gnu/packages/base.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index 7cef8bf..4c6cd79 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -257,7 +257,7 @@ used to apply commands with arbitrarily long arguments.")
(list (origin
(method url-fetch)
(uri "http://git.savannah.gnu.org/cgit/coreutils.git/\
-patch/?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0")
+patch?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0")
(sha256
(base32
"1dnlszhc8lihhg801i9sz896mlrgfsjfcz62636prb27k5hmixqz"))