unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/1] libev: Update URL
@ 2015-12-24 17:39 Leo Famulari
  2015-12-24 17:39 ` [PATCH 1/1] gnu: libev: Update source URL Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2015-12-24 17:39 UTC (permalink / raw)
  To: guix-devel

The libev package has been broken due to a bad source URI.

This updates to upstream's archive URL format, "Attic".

Leo Famulari (1):
  gnu: libev: Update source URL.

 gnu/packages/libevent.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.6.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/1] gnu: libev: Update source URL.
  2015-12-24 17:39 [PATCH 0/1] libev: Update URL Leo Famulari
@ 2015-12-24 17:39 ` Leo Famulari
  2015-12-25 14:16   ` Mark H Weaver
  2015-12-26  4:52   ` Leo Famulari
  0 siblings, 2 replies; 4+ messages in thread
From: Leo Famulari @ 2015-12-24 17:39 UTC (permalink / raw)
  To: guix-devel

* 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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] gnu: libev: Update source URL.
  2015-12-24 17:39 ` [PATCH 1/1] gnu: libev: Update source URL Leo Famulari
@ 2015-12-25 14:16   ` Mark H Weaver
  2015-12-26  4:52   ` Leo Famulari
  1 sibling, 0 replies; 4+ messages in thread
From: Mark H Weaver @ 2015-12-25 14:16 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel

Leo Famulari <leo@famulari.name> writes:
> * gnu/packages/libevent.scm (libev)[source]: Update URL.

Okay, please push!

    Mark
    

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] gnu: libev: Update source URL.
  2015-12-24 17:39 ` [PATCH 1/1] gnu: libev: Update source URL Leo Famulari
  2015-12-25 14:16   ` Mark H Weaver
@ 2015-12-26  4:52   ` Leo Famulari
  1 sibling, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2015-12-26  4:52 UTC (permalink / raw)
  To: guix-devel

On Thu, Dec 24, 2015 at 12:39:35PM -0500, Leo Famulari wrote:
> * 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
> 
> 

Pushed as 8fa16f63e7.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-26  4:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-24 17:39 [PATCH 0/1] libev: Update URL Leo Famulari
2015-12-24 17:39 ` [PATCH 1/1] gnu: libev: Update source URL Leo Famulari
2015-12-25 14:16   ` Mark H Weaver
2015-12-26  4:52   ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).