GNU bug report logs - #67858
[PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Sat, 16 Dec 2023 21:10:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67858: closed ([PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5.)
Date: Fri, 29 Dec 2023 20:01:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 29 Dec 2023 15:00:34 -0500
with message-id <ZY8lYvjLo6xZjegi <at> jasmine.lan>
and subject line Re: [PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5
has caused the debbugs.gnu.org bug report #67858,
regarding [PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
67858: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67858
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5.
Date: Sat, 16 Dec 2023 16:08:53 -0500
* 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



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: 67858-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5
Date: Fri, 29 Dec 2023 15:00:34 -0500
Pushed as ceb69872881ed9cdabc0e55c28cca548379dbb5e


This bug report was last modified 1 year and 147 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.