[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: perl-text-csv: Fix build.
From: |
guix-commits |
Subject: |
07/11: gnu: perl-text-csv: Fix build. |
Date: |
Sun, 21 Apr 2019 21:36:57 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 654563ec83c3ec6c0a1713aa2371959f1d6443c3
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Apr 21 22:24:29 2019 +0200
gnu: perl-text-csv: Fix build.
* gnu/packages/perl.scm (perl-text-csv)[source]: Update URL.
---
gnu/packages/perl.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index cde75bc..b2fcd2b 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -8434,7 +8434,7 @@ text sequences from strings.")
(source
(origin
(method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/M/MA/MAKAMAKA/"
+ (uri (string-append "mirror://cpan/authors/id/I/IS/ISHIGAKI/"
"Text-CSV-" version ".tar.gz"))
(sha256
(base32 "1llccsl6sr11g9affh43m6q5r85qgnpi9n7idcs1vi9cn4ww0kp7"))))
- branch master updated (56a4858 -> c60b15c), guix-commits, 2019/04/21
- 11/11: gnu: python-dill: Update to 0.2.9., guix-commits, 2019/04/21
- 10/11: gnu: python-serpent: Tweak description., guix-commits, 2019/04/21
- 08/11: gnu: python-openpyxl: Update to 2.6.2., guix-commits, 2019/04/21
- 09/11: gnu: python-serpent: Update to 1.28., guix-commits, 2019/04/21
- 07/11: gnu: perl-text-csv: Fix build.,
guix-commits <=
- 05/11: gnu: eid-mw: Update to 4.4.16., guix-commits, 2019/04/21
- 06/11: gnu: parallel: Update to 20190422., guix-commits, 2019/04/21
- 02/11: gnu: dav1d: Update to 0.2.2., guix-commits, 2019/04/21
- 04/11: gnu: dbacl: Don't use NAME in source URI., guix-commits, 2019/04/21
- 01/11: gnu: foo2zjs: Update to 20190413., guix-commits, 2019/04/21
- 03/11: gnu: youtube-dl: Update to 2019.04.17., guix-commits, 2019/04/21