mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: libev: Update source URL.
* gnu/packages/libevent.scm (libev)[source]: Update URL.
This commit is contained in:
parent
8f26f23926
commit
8fa16f63e7
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ (define-public libev
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue