unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 01/03: gnu: swish-e: Point source and home-page to archive.org.
       [not found] ` <20170217053421.C708025FF3@vcs0.savannah.gnu.org>
@ 2017-02-17 14:49   ` Leo Famulari
  2017-02-17 15:18     ` ng0
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2017-02-17 14:49 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 765 bytes --]

On Fri, Feb 17, 2017 at 12:34:21AM -0500, Eric Bavier wrote:
> bavier pushed a commit to branch master
> in repository guix.
> 
> commit 8a5a50a74136ebe8150ce82ae3a4cc2e1e1ac457
> Author: Eric Bavier <bavier@member.fsf.org>
> Date:   Thu Feb 16 23:27:00 2017 -0600
> 
>     gnu: swish-e: Point source and home-page to archive.org.
>     
>     * gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror.
>     [home-page]: Point to archive.org.

> -    (home-page "http://swish-e.org")
> +    (home-page (string-append "https://web.archive.org/web/20160730145202/"
> +                              "http://swish-e.org"))

This makes the home-page
<https://web.archive.org/web/20160730145202/http://swish-e.org>.

Seems unlikely :)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: 01/03: gnu: swish-e: Point source and home-page to archive.org.
  2017-02-17 14:49   ` 01/03: gnu: swish-e: Point source and home-page to archive.org Leo Famulari
@ 2017-02-17 15:18     ` ng0
  2017-02-17 15:20       ` ng0
  2017-02-17 16:08       ` Leo Famulari
  0 siblings, 2 replies; 4+ messages in thread
From: ng0 @ 2017-02-17 15:18 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel

On 17-02-17 09:49:44, Leo Famulari wrote:
> On Fri, Feb 17, 2017 at 12:34:21AM -0500, Eric Bavier wrote:
> > bavier pushed a commit to branch master
> > in repository guix.
> > 
> > commit 8a5a50a74136ebe8150ce82ae3a4cc2e1e1ac457
> > Author: Eric Bavier <bavier@member.fsf.org>
> > Date:   Thu Feb 16 23:27:00 2017 -0600
> > 
> >     gnu: swish-e: Point source and home-page to archive.org.
> >     
> >     * gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror.
> >     [home-page]: Point to archive.org.
> 
> > -    (home-page "http://swish-e.org")
> > +    (home-page (string-append "https://web.archive.org/web/20160730145202/"
> > +                              "http://swish-e.org"))
> 
> This makes the home-page
> <https://web.archive.org/web/20160730145202/http://swish-e.org>.
> 
> Seems unlikely :)

Why? It works for me, and it seems as if the original web site has
disappeared.
A comment about this in the commit (or better, code) would've been nice.

-- 
ng0 -- https://www.inventati.org/patternsinthechaos/

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

* Re: 01/03: gnu: swish-e: Point source and home-page to archive.org.
  2017-02-17 15:18     ` ng0
@ 2017-02-17 15:20       ` ng0
  2017-02-17 16:08       ` Leo Famulari
  1 sibling, 0 replies; 4+ messages in thread
From: ng0 @ 2017-02-17 15:20 UTC (permalink / raw)
  To: Leo Famulari, guix-devel

On 17-02-17 15:18:16, ng0 wrote:
> On 17-02-17 09:49:44, Leo Famulari wrote:
> > On Fri, Feb 17, 2017 at 12:34:21AM -0500, Eric Bavier wrote:
> > > bavier pushed a commit to branch master
> > > in repository guix.
> > > 
> > > commit 8a5a50a74136ebe8150ce82ae3a4cc2e1e1ac457
> > > Author: Eric Bavier <bavier@member.fsf.org>
> > > Date:   Thu Feb 16 23:27:00 2017 -0600
> > > 
> > >     gnu: swish-e: Point source and home-page to archive.org.
> > >     
> > >     * gnu/packages/search.scm (swish-e)[source]: Include archive.org mirror.
> > >     [home-page]: Point to archive.org.
> > 
> > > -    (home-page "http://swish-e.org")
> > > +    (home-page (string-append "https://web.archive.org/web/20160730145202/"
> > > +                              "http://swish-e.org"))
> > 
> > This makes the home-page
> > <https://web.archive.org/web/20160730145202/http://swish-e.org>.
> > 
> > Seems unlikely :)
> 
> Why? It works for me, and it seems as if the original web site has
> disappeared.

Never mind, this was already in the package:

> A comment about this in the commit (or better, code) would've been nice.
> 
> -- 
> ng0 -- https://www.inventati.org/patternsinthechaos/
> 

-- 
ng0 -- https://www.inventati.org/patternsinthechaos/

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

* Re: 01/03: gnu: swish-e: Point source and home-page to archive.org.
  2017-02-17 15:18     ` ng0
  2017-02-17 15:20       ` ng0
@ 2017-02-17 16:08       ` Leo Famulari
  1 sibling, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2017-02-17 16:08 UTC (permalink / raw)
  To: guix-devel

On Fri, Feb 17, 2017 at 03:18:16PM +0000, ng0 wrote:
> On 17-02-17 09:49:44, Leo Famulari wrote:
> > This makes the home-page
> > <https://web.archive.org/web/20160730145202/http://swish-e.org>.
> > 
> > Seems unlikely :)
> 
> Why? It works for me, and it seems as if the original web site has
> disappeared.
> A comment about this in the commit (or better, code) would've been nice.

Ah, my mistake. I didn't realize that archive.org links were created by
concatenating links in that way.

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

end of thread, other threads:[~2017-02-17 16:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20170217053421.21526.26585@vcs0.savannah.gnu.org>
     [not found] ` <20170217053421.C708025FF3@vcs0.savannah.gnu.org>
2017-02-17 14:49   ` 01/03: gnu: swish-e: Point source and home-page to archive.org Leo Famulari
2017-02-17 15:18     ` ng0
2017-02-17 15:20       ` ng0
2017-02-17 16:08       ` 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).