GNU bug report logs -
#30178
[PATCH] gnu: perl-lingua-pt-stemmer: Use new upstream URL.
Previous Next
Reported by: ng0+guixpatches <at> n0.is
Date: Fri, 19 Jan 2018 23:40:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: ng0 <ng0 <at> n0.is>
* gnu/packages/language.scm (perl-lingua-pt-stemmer)[source]: Use new
upstream URL.
---
gnu/packages/language.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm
index c44d430a8..237c4bc18 100644
--- a/gnu/packages/language.scm
+++ b/gnu/packages/language.scm
@@ -1,6 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015, 2016 Eric Bavier <bavier <at> member.fsf.org>
;;; Copyright © 2017 Tobias Geerinckx-Rice <me <at> tobias.gr>
+;;; Copyright © 2018 ng0 <ng0 <at> n0.is>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -201,7 +202,7 @@ both ordinal and cardinal numbers, negative numbers, and very large numbers.")
(source
(origin
(method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/X/XE/XERN/"
+ (uri (string-append "mirror://cpan/authors/id/N/NE/NEILB/"
"Lingua-PT-Stemmer-" version ".tar.gz"))
(sha256
(base32
--
2.15.1
This bug report was last modified 7 years and 128 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.