hako pushed a commit to branch master
in repository guix.

commit d1cfeaef1381cc2a335241ebee810643f47d21c8
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sat Jan 11 14:19:53 2025 +0800

    gnu: qbittorrent-enhanced: Update to 5.0.3.10.
    
    * gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 5.0.3.10.
    
    Change-Id: I16163a37d3c15a3e33c8f0508c97e4467b9ec958
---
 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 d46a41fae2..0d52d25e08 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -567,7 +567,7 @@ features.")
   (package
     (inherit qbittorrent)
     (name "qbittorrent-enhanced")
-    (version "5.0.2.10")
+    (version "5.0.3.10")
     (source
      (origin
        (method git-fetch)
@@ -577,7 +577,7 @@ features.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1fmb5xbhn6lgfnyks69wa1cl2n9lplpgn67xrjm0yn9kgpkqc47m"))))
+         "04plcbmqbjjg7wkp7vww6ain3bkgaj5njf94pk7wlm2ysa6hbx3r"))))
     (home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition";)
     (description
      "qBittorrent Enhanced is a bittorrent client based on qBittorrent with

Reply via email to