guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: sysstat: Update source URL.


From: guix-commits
Subject: 01/04: gnu: sysstat: Update source URL.
Date: Mon, 26 Aug 2019 07:40:58 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 36ac9520849043cb63076c934cd33692f98601b2
Author: Ludovic Courtès <address@hidden>
Date:   Mon Aug 26 10:01:35 2019 +0200

    gnu: sysstat: Update source URL.
    
    This is a followup to 3d76112769d2149e81b7cc774d859469d1f1909e.
    
    * gnu/packages/linux.scm (sysstat): Update URL.
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d49293c..a7bdba2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -4845,7 +4845,7 @@ running boot option, and more.")
     (version "12.1.6")
     (source (origin
               (method url-fetch)
-              (uri (string-append "http://perso.orange.fr/sebastien.godard/";
+              (uri (string-append 
"http://pagesperso-orange.fr/sebastien.godard/";
                                   "sysstat-" version ".tar.xz"))
               (sha256
                (base32



reply via email to

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