unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53336] [PATCH] qbittorent: Bump 4.2.5 -> 4.4.0
@ 2022-01-18  3:28 Jacob Hrbek
  2022-01-19  9:04 ` Maxime Devos
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Jacob Hrbek @ 2022-01-18  3:28 UTC (permalink / raw)
  To: 53336; +Cc: Jacob Hrbek


[-- Attachment #1.1: Type: text/plain, Size: 955 bytes --]

Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
---
 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 fa88c91163..ddcfda17f5 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -466,7 +466,7 @@ (define-public libtorrent-rasterbar
 (define-public qbittorrent
   (package
     (name "qbittorrent")
-    (version "4.2.5")
+    (version "4.4.0")
     (source
      (origin
        (method git-fetch)
@@ -475,7 +475,7 @@ (define-public qbittorrent
              (commit (string-append "release-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1n613ylg6i9gisgk0dbr2kpfasyizrkdjff1r8smd4vri2qrdksn"))))
+        (base32 "0aqrcwxi3s2alila3fa7fjs4hifkq7055wa4xvz17hajchs3l567"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
--
2.34.0


[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

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

end of thread, other threads:[~2022-01-23 16:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18  3:28 [bug#53336] [PATCH] qbittorent: Bump 4.2.5 -> 4.4.0 Jacob Hrbek
2022-01-19  9:04 ` Maxime Devos
     [not found]   ` <a1c33b21-4c0c-bf9d-90f3-00a8dd05c522@rixotstudio.cz>
2022-01-19 11:43     ` Maxime Devos
2022-01-19 11:55 ` [bug#53336] [PATCH] qbittorrent: " Jacob Hrbek
2022-01-19 11:56   ` Jacob Hrbek
2022-01-23  9:48     ` Nicolas Goaziou
2022-01-23  9:53 ` [bug#53336] [PATCH] gnu: git-annex: Update to 8.20211231 Jacob Hrbek
2022-01-23 13:04 ` [bug#53336] [PATCH] gnu: qbittorrent: Update to 4.4.0 Jacob Hrbek
2022-01-23 13:05   ` Jacob Hrbek
2022-01-23 16:43   ` bug#53336: " Nicolas Goaziou
2022-01-23 16:44     ` [bug#53336] " Jacob Hrbek

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