all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#30178] [PATCH] gnu: perl-lingua-pt-stemmer: Use new upstream URL.
@ 2018-01-19 23:38 ng0+guixpatches
  2018-01-20  0:54 ` bug#30178: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: ng0+guixpatches @ 2018-01-19 23:38 UTC (permalink / raw)
  To: 30178; +Cc: ng0

From: ng0 <ng0@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@member.fsf.org>
 ;;; Copyright © 2017 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2018 ng0 <ng0@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#30178: [PATCH] gnu: perl-lingua-pt-stemmer: Use new upstream URL.
  2018-01-19 23:38 [bug#30178] [PATCH] gnu: perl-lingua-pt-stemmer: Use new upstream URL ng0+guixpatches
@ 2018-01-20  0:54 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-01-20  0:54 UTC (permalink / raw)
  To: ng0+guixpatches; +Cc: 30178-done, ng0

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

On Fri, Jan 19, 2018 at 11:38:52PM +0000, ng0+guixpatches@n0.is wrote:
> From: ng0 <ng0@n0.is>
> 
> * gnu/packages/language.scm (perl-lingua-pt-stemmer)[source]: Use new
> upstream URL.

Thanks! Pushed as e8409dd2754259e6478ebcba390738f832452191

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-20  0:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19 23:38 [bug#30178] [PATCH] gnu: perl-lingua-pt-stemmer: Use new upstream URL ng0+guixpatches
2018-01-20  0:54 ` bug#30178: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.