guix-devel
[Top][All Lists]
Advanced

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

[PATCH 1/1] gnu: libev: Update source URL.


From: Leo Famulari
Subject: [PATCH 1/1] gnu: libev: Update source URL.
Date: Thu, 24 Dec 2015 12:39:35 -0500

* gnu/packages/libevent.scm (libev)[source]: Update URL.
---
 gnu/packages/libevent.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.6.2




reply via email to

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