[PATCH 0/5] Update libtorrent-rasterbar and dependent programs

  • Done
  • quality assurance status badge
Details
One participant
  • Tomas Volf
Owner
unassigned
Submitted by
Tomas Volf
Severity
normal

Debbugs page

Tomas Volf wrote 1 years ago
(address . guix-patches@gnu.org)(name . Tomas Volf)(address . ~@wolfsden.cz)
cover.1701386073.git.~@wolfsden.cz
This series updates libtorrent-rasterbar and programs that do depend on it.

Some of these patches (for example version update of qbittorrent) could have
been sent separately, however due to split to libtorrent-rasterbar and
libtorrent-rasterbar-1.2 it seems better to send it as one series, so that the
big picture is visible. And I was editing the package definitions anyway.

Tomas Volf (5):
gnu: libtorrent-rasterbar: Update to 1.2.19.
gnu: deluge: Update to 2.1.1.
gnu: qbittorrent-enhanced: Update to 4.6.1.10.
gnu: qbittorrent: Update to 4.6.2.
gnu: libtorrent-rasterbar: Update to 2.0.9.

gnu/local.mk | 1 +
gnu/packages/bittorrent.scm | 96 ++++--
gnu/packages/enlightenment.scm | 2 +-
.../libtorrent-rasterbar-fix-tests.patch | 304 ++++++++++++++++++
4 files changed, 379 insertions(+), 24 deletions(-)
create mode 100644 gnu/packages/patches/libtorrent-rasterbar-fix-tests.patch


base-commit: bdbb9dc27a590b08651d058f06a42caa26e04abb
--
2.41.0
Tomas Volf wrote 1 years ago
control message for bug #67558
(address . control@debbugs.gnu.org)
2dbabcfd1dd09328@localhost
close 67558
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 67558@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 67558
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help