unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages.
@ 2015-10-03 19:50 Alex Kost
  2015-10-04 16:57 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Alex Kost @ 2015-10-03 19:50 UTC (permalink / raw)
  To: guix-devel

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

<http://libtorrent.rakshasa.no/> is not available anymore, so I changed
the pages to github URLs.


[-- Attachment #2: 0001-gnu-libtorrent-rtorrent-Update-home-pages.patch --]
[-- Type: text/x-patch, Size: 1352 bytes --]

From 3272d2f71e02a3b8a4ad1e664a5636293200b923 Mon Sep 17 00:00:00 2001
From: Alex Kost <alezost@gmail.com>
Date: Sat, 3 Oct 2015 22:16:27 +0300
Subject: [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages.

* gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'.
  (rtorrent): Likewise.
---
 gnu/packages/bittorrent.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 47256a4..c9b0fe2 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -124,7 +124,7 @@ DHT, µTP, PEX and Magnet Links.")
      "LibTorrent is a BitTorrent library used by and developed in parallel
 with the BitTorrent client rtorrent.  It is written in C++ with emphasis on
 speed and efficiency.")
-    (home-page "http://libtorrent.rakshasa.no/")
+    (home-page "https://github.com/rakshasa/libtorrent")
     (license l:gpl2+)))
 
 (define-public rtorrent
@@ -153,5 +153,5 @@ speed and efficiency.")
      "rTorrent is a BitTorrent client with an ncurses interface.  It supports
 full encryption, DHT, PEX, and Magnet Links.  It can also be controlled via
 XML-RPC over SCGI.")
-    (home-page "http://libtorrent.rakshasa.no/")
+    (home-page "https://github.com/rakshasa/rtorrent")
     (license l:gpl2+)))
-- 
2.5.0


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

* Re: [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages.
  2015-10-03 19:50 [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages Alex Kost
@ 2015-10-04 16:57 ` Ludovic Courtès
  2015-10-04 18:33   ` Alex Kost
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2015-10-04 16:57 UTC (permalink / raw)
  To: Alex Kost; +Cc: guix-devel

Alex Kost <alezost@gmail.com> skribis:

> From 3272d2f71e02a3b8a4ad1e664a5636293200b923 Mon Sep 17 00:00:00 2001
> From: Alex Kost <alezost@gmail.com>
> Date: Sat, 3 Oct 2015 22:16:27 +0300
> Subject: [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages.
>
> * gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'.
>   (rtorrent): Likewise.

Sure!

Ludo'.

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

* Re: [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages.
  2015-10-04 16:57 ` Ludovic Courtès
@ 2015-10-04 18:33   ` Alex Kost
  2015-10-05 14:39     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Alex Kost @ 2015-10-04 18:33 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Ludovic Courtès (2015-10-04 19:57 +0300) wrote:

> Alex Kost <alezost@gmail.com> skribis:
>
>> From 3272d2f71e02a3b8a4ad1e664a5636293200b923 Mon Sep 17 00:00:00 2001
>> From: Alex Kost <alezost@gmail.com>
>> Date: Sat, 3 Oct 2015 22:16:27 +0300
>> Subject: [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages.
>>
>> * gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'.
>>   (rtorrent): Likewise.
>
> Sure!

Oof, I pushed these patches (as I had the response from Andreas) and
just after that I found your replies.  Sorry for the rush and thanks for
replying!

-- 
Alex

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

* Re: [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages.
  2015-10-04 18:33   ` Alex Kost
@ 2015-10-05 14:39     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2015-10-05 14:39 UTC (permalink / raw)
  To: Alex Kost; +Cc: guix-devel

Alex Kost <alezost@gmail.com> skribis:

> Ludovic Courtès (2015-10-04 19:57 +0300) wrote:
>
>> Alex Kost <alezost@gmail.com> skribis:
>>
>>> From 3272d2f71e02a3b8a4ad1e664a5636293200b923 Mon Sep 17 00:00:00 2001
>>> From: Alex Kost <alezost@gmail.com>
>>> Date: Sat, 3 Oct 2015 22:16:27 +0300
>>> Subject: [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages.
>>>
>>> * gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'.
>>>   (rtorrent): Likewise.
>>
>> Sure!
>
> Oof, I pushed these patches (as I had the response from Andreas) and
> just after that I found your replies.  Sorry for the rush and thanks for
> replying!

No problem, I wrongfully thought you were waiting for some extra
confirmation.

Ludo’.

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

end of thread, other threads:[~2015-10-05 14:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-03 19:50 [PATCH 1/3] gnu: libtorrent, rtorrent: Update home pages Alex Kost
2015-10-04 16:57 ` Ludovic Courtès
2015-10-04 18:33   ` Alex Kost
2015-10-05 14:39     ` Ludovic Courtès

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).