guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/10: gnu: perl-base: Update source URL.


From: guix-commits
Subject: 05/10: gnu: perl-base: Update source URL.
Date: Mon, 25 Mar 2019 08:11:43 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit a7da90936f100336e70fb2e89a41b72673d1be08
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Mar 25 13:34:59 2019 +0100

    gnu: perl-base: Update source URL.
    
    * gnu/packages/perl.scm (perl-base)[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 cacb1de..c93080a 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -387,7 +387,7 @@ error when it would have happened.")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "mirror://cpan/authors/id/R/RG/RGARCIA/"
+       (uri (string-append "mirror://cpan/authors/id/R/RJ/RJBS/"
                            "base-" version ".tar.gz"))
        (sha256
         (base32 "1pjxcbbcpwlgzm0fzsbqd58zn8cj9vwril1wn3xfd7ws550mixa0"))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]