GNU bug report logs -
#67858
[PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5.
Previous Next
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
[Message part 1 (text/plain, inline)]
Your bug report
#67858: [PATCH] gnu: tremc: Update to 0.9.3-1.d8deaa5.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 67858 <at> debbugs.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)]
Pushed as ceb69872881ed9cdabc0e55c28cca548379dbb5e
[Message part 3 (message/rfc822, inline)]
* 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
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.