unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38501] [PATCH] gnu: qbittorrent: Update to 4.2.0.
@ 2019-12-05 16:37 Brett Gilio
  2019-12-07 16:28 ` Brett Gilio
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-12-05 16:37 UTC (permalink / raw)
  To: 38501

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: qbittorrent: Update to 4.2.0. --]
[-- Type: text/x-patch, Size: 1127 bytes --]

From f696795bdd03ec9eca2b9a29121fb52b7be93e3a Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Thu, 5 Dec 2019 10:36:27 -0600
Subject: [PATCH] gnu: qbittorrent: Update to 4.2.0.

* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.2.0.
---
 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 8ef017845f..bcbf22e36d 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -416,7 +416,7 @@ desktops.")
 (define-public qbittorrent
   (package
     (name "qbittorrent")
-    (version "4.1.9.1")
+    (version "4.2.0")
     (source
      (origin
        (method git-fetch)
@@ -425,7 +425,7 @@ desktops.")
              (commit (string-append "release-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "19zgqlby7i1kr20wa4zd99qzd062a879xxxbmlf40rnqiqy4bhyi"))))
+        (base32 "17vm6aa2k8k1q14z9r2r06c794bcr4m0l0fdsn08wid6mj1zjsbx"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.24.0

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

* [bug#38501] [PATCH] gnu: qbittorrent: Update to 4.2.0.
  2019-12-05 16:37 [bug#38501] [PATCH] gnu: qbittorrent: Update to 4.2.0 Brett Gilio
@ 2019-12-07 16:28 ` Brett Gilio
  0 siblings, 0 replies; 2+ messages in thread
From: Brett Gilio @ 2019-12-07 16:28 UTC (permalink / raw)
  To: 38501

Applied with commit f410e72db90aad668b26cf9117da10aa4b75e507

-- 
Brett M. Gilio
https://git.sr.ht/~brettgilio/

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

end of thread, other threads:[~2019-12-08  3:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-05 16:37 [bug#38501] [PATCH] gnu: qbittorrent: Update to 4.2.0 Brett Gilio
2019-12-07 16:28 ` Brett Gilio

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).