GNU bug report logs - #73664
libtorrent-rasterbar@1.2: failure in test_ssl

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sun, 6 Oct 2024 16:13:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tomas Volf <~@wolfsden.cz>
To: 73664 <at> debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>, maxim.cournoyer <at> gmail.com
Subject: [bug#73664] [PATCH] gnu: libtorrent-rasterbar-1.2: Update to 1.2.20.
Date: Sat,  1 Feb 2025 13:16:25 +0100
* gnu/packages/bittorrent.scm (libtorrent-rasterbar-1.2): Update to 1.2.20.

Change-Id: I18208b5609e8362576986c894bb2fc143d52093f
---
I have tested the build locally and seems to work fine:

$ ./pre-inst-env guix build libtorrent-rasterbar <at> 1.2
[..]
/gnu/store/dqs18nzd8pxacb0bkkqzbb3q6w5fyz66-libtorrent-rasterbar-1.2.20

 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 667350ad9c..34c2141db7 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -476,7 +476,7 @@ (define-public libtorrent-rasterbar
 (define-public libtorrent-rasterbar-1.2
   (package
     (inherit libtorrent-rasterbar)
-    (version "1.2.19")
+    (version "1.2.20")
     (source
      (origin
        (method url-fetch)
@@ -485,7 +485,7 @@ (define-public libtorrent-rasterbar-1.2
                        "releases/download/v" version "/"
                        "libtorrent-rasterbar-" version ".tar.gz"))
        (sha256
-        (base32 "03p4nvsll568zlyqifid0cn135sg5whbk7g48gkbapnw92ayks7f"))))))
+        (base32 "1z5rdynzxcm6wb7v48ssfbwjairbjacb8rjix5fn70fw4668xgyc"))))))

 (define-public qbittorrent
   (package
--
2.47.1




This bug report was last modified 165 days ago.

Previous Next


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