unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67858] [PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5.
@ 2023-12-16 21:08 Leo Famulari
  2023-12-29 20:00 ` bug#67858: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Famulari @ 2023-12-16 21:08 UTC (permalink / raw)
  To: 67858

* gnu/packages/bittorrent.scm (tremc): Update to 0.9.3-1.d8deaa5.

Change-Id: Ib138825770172c02eaa91ced5f226fd87c7cfb1c
---
 gnu/packages/bittorrent.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 8c032940d4..91c29c3af7 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -253,8 +253,8 @@ (define-public rtorrent
     (license l:gpl2+)))
 
 (define-public tremc
-  (let ((commit "6c15e3f5637c8f3641473328bd8c5b0cc122d930")
-        (revision "0"))
+  (let ((commit "d8deaa5ac25bb45a2ca3a930309d6ecc74836a54")
+        (revision "1"))
   (package
     (name "tremc")
     (version (git-version "0.9.3" revision commit))
@@ -267,7 +267,7 @@ (define-public tremc
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1anlqzbwgmhrxlh20pfzf4iyw5l2w227h95rq6xf29ai7vddr82k"))))
+         "08kpqmgisja98918f2hlmdrld5662dqlkssp0pqlki38l6fvbj7r"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no test suite

base-commit: fe86819d8bde674766659c22b215d3a689a8026e
-- 
2.41.0





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

* bug#67858: [PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5
  2023-12-16 21:08 [bug#67858] [PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5 Leo Famulari
@ 2023-12-29 20:00 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2023-12-29 20:00 UTC (permalink / raw)
  To: 67858-done

Pushed as ceb69872881ed9cdabc0e55c28cca548379dbb5e




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

end of thread, other threads:[~2023-12-29 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-16 21:08 [bug#67858] [PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5 Leo Famulari
2023-12-29 20:00 ` bug#67858: " 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).