hako pushed a commit to branch master
in repository guix.

commit 62b16ab3c27230a6bf478f233b1a7b948cb1aba5
Author: Hilton Chain <[email protected]>
AuthorDate: Tue Apr 1 20:30:48 2025 +0800

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

Reply via email to