guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10/13: gnu: qbittorrent-enhanced: Update to 4.6.3.10.


From: guix-commits
Subject: 10/13: gnu: qbittorrent-enhanced: Update to 4.6.3.10.
Date: Fri, 8 Mar 2024 22:15:42 -0500 (EST)

hako pushed a commit to branch master
in repository guix.

commit c5cb09e42f770744b3e1240c19c958fad018a479
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sun Mar 3 21:15:16 2024 +0800

    gnu: qbittorrent-enhanced: Update to 4.6.3.10.
    
    * gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.3.10.
    
    Change-Id: I415d228dbbff2f4d5abf9bda2ca84ac81c0d0602
---
 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 264e9e9724..6146468919 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -583,7 +583,7 @@ features.")
   (package
     (inherit qbittorrent)
     (name "qbittorrent-enhanced")
-    (version "4.6.1.10")
+    (version "4.6.3.10")
     (source
      (origin
        (method git-fetch)
@@ -593,7 +593,7 @@ features.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "101a9n2vk9d6b4vc3schkmpc56l0i0i60fcjh8hwadc6amc2ymvy"))))
+         "09b8237h0gn6y3s0a7qg247hsdra5f5kg6xhirnhhfvjd8k6qviv"))))
     (home-page "https://github.com/c0re100/qBittorrent-Enhanced-Edition";)
     (description
      "qBittorrent Enhanced is a bittorrent client based on qBittorrent with



reply via email to

[Prev in Thread] Current Thread [Next in Thread]