guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: libev: Update source URL.


From: Leo Famulari
Subject: 01/01: gnu: libev: Update source URL.
Date: Sat, 26 Dec 2015 04:51:29 +0000

lfam pushed a commit to branch master
in repository guix.

commit 8fa16f63e75c968e55274abffbc15d3184c66a15
Author: Leo Famulari <address@hidden>
Date:   Thu Dec 24 12:38:23 2015 -0500

    gnu: libev: Update source URL.
    
    * gnu/packages/libevent.scm (libev)[source]: Update URL.
---
 gnu/packages/libevent.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/libevent.scm b/gnu/packages/libevent.scm
index a193959..7529630 100644
--- a/gnu/packages/libevent.scm
+++ b/gnu/packages/libevent.scm
@@ -68,7 +68,7 @@ loop.")
     (version "4.20")
     (source (origin
               (method url-fetch)
-              (uri (string-append "http://dist.schmorp.de/libev/libev-";
+              (uri (string-append "http://dist.schmorp.de/libev/Attic/libev-";
                                   version
                                   ".tar.gz"))
               (sha256



reply via email to

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