guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: tremc: Update URLs.


From: Leo Famulari
Subject: 02/02: gnu: tremc: Update URLs.
Date: Wed, 15 Aug 2018 15:26:14 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit a1225ae86706b52c022b770cb7be1a00e1cec819
Author: Leo Famulari <address@hidden>
Date:   Wed Aug 15 15:24:16 2018 -0400

    gnu: tremc: Update URLs.
    
    * gnu/packages/bittorrent.scm (tremc)[source, home-page]: Update URLs.
---
 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 4d1d141..3937fac 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -186,7 +186,7 @@ XML-RPC over SCGI.")
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/louipc/tremc.git";)
+             (url "https://github.com/tremc/tremc.git";)
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
@@ -206,7 +206,7 @@ XML-RPC over SCGI.")
     (synopsis "Console client for the Transmission BitTorrent daemon")
     (description "Tremc is a console client, with a curses interface, for the
 Transmission BitTorrent daemon.")
-    (home-page "https://github.com/louipc/tremc";)
+    (home-page "https://github.com/tremc/tremc";)
     (license l:gpl3+)))
 
 (define-public transmission-remote-cli



reply via email to

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