all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0+guixpatches@n0.is
To: 30178@debbugs.gnu.org
Cc: ng0 <ng0@n0.is>
Subject: [bug#30178] [PATCH] gnu: perl-lingua-pt-stemmer: Use new upstream URL.
Date: Fri, 19 Jan 2018 23:38:52 +0000	[thread overview]
Message-ID: <20180119233852.4664-1-ng0+guixpatches@n0.is> (raw)

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

             reply	other threads:[~2018-01-19 23:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-19 23:38 ng0+guixpatches [this message]
2018-01-20  0:54 ` bug#30178: [PATCH] gnu: perl-lingua-pt-stemmer: Use new upstream URL Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180119233852.4664-1-ng0+guixpatches@n0.is \
    --to=ng0+guixpatches@n0.is \
    --cc=30178@debbugs.gnu.org \
    --cc=ng0@n0.is \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.