gnu: qbittorrent: Update to 4.1.9.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 29 Oct 2019 14:04:54 +0000 (15:04 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 29 Oct 2019 14:05:26 +0000 (15:05 +0100)
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.9.

gnu/packages/bittorrent.scm

index 4161864..6b6998b 100644 (file)
@@ -416,7 +416,7 @@ desktops.")
 (define-public qbittorrent
   (package
     (name "qbittorrent")
-    (version "4.1.8")
+    (version "4.1.9")
     (source
      (origin
        (method git-fetch)
@@ -425,7 +425,7 @@ desktops.")
              (commit (string-append "release-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1mx59mazfmd5yaqdgb6cm8hr5sbp2xgzz3y3yipq1fwq85dj3r5w"))))
+        (base32 "044r3y3vvm2rqagmwlqlhvb4kkyqpkmpnlhv68hzkl3w5bvf8zl8"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags