~ruther/guix-local

d50a1359af071cd09ffbd9dab2a661e439ab9fc1 — ColdSideOfYourPillow 9 months ago 8b1a3ee
gnu: qbittorrent: update to 5.1.2.

Change-Id: Id46c1f2006f2a0c7c6cd949ab5b38e9fd615a7fd
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/bittorrent.scm
M gnu/packages/bittorrent.scm => gnu/packages/bittorrent.scm +2 -2
@@ 510,7 510,7 @@ desktops.")
(define-public qbittorrent
  (package
    (name "qbittorrent")
    (version "5.0.4")
    (version "5.1.2")
    (source
     (origin
       (method git-fetch)


@@ 519,7 519,7 @@ desktops.")
             (commit (string-append "release-" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0myab81g3qvldfxl1ijbc5qz9nk74xcr173ndy929l1i0r99417j"))))
        (base32 "087l8fnr83bvvinsp1m27rsskc9wx9si3hh8alqrr8rhngd0c5ys"))))
    (build-system qt-build-system)
    (arguments
     (list #:qtbase qtbase