guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: perl-net-ssleay: Update source URI.


From: guix-commits
Subject: 01/02: gnu: perl-net-ssleay: Update source URI.
Date: Sun, 30 Jun 2019 08:03:33 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit c50f15d67f5e6e15335150146903473b1e36c91e
Author: Marius Bakke <address@hidden>
Date:   Sun Jun 30 12:45:52 2019 +0200

    gnu: perl-net-ssleay: Update source URI.
    
    This is a follow-up to commit 966e4beadcf5dcc7537ccdbe42505c9129c5dd08.
    
    * gnu/packages/tls.scm (perl-net-ssleay)[source](uri): Update to current.
---
 gnu/packages/tls.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index bd1606c..53f5ccb 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -646,7 +646,7 @@ certificates for free.")
     (version "1.88")
     (source (origin
               (method url-fetch)
-              (uri (string-append "mirror://cpan/authors/id/M/MI/MIKEM/"
+              (uri (string-append "mirror://cpan/authors/id/C/CH/CHRISN/"
                                   "Net-SSLeay-" version ".tar.gz"))
               (sha256
                (base32



reply via email to

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