guix-commits
[Top][All Lists]
Advanced

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

07/09: gnu: qbittorrent-enhanced: Update to 4.6.1.10.


From: guix-commits
Subject: 07/09: gnu: qbittorrent-enhanced: Update to 4.6.1.10.
Date: Wed, 6 Dec 2023 17:54:45 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit a6e792413e63bf0fe1b9c6f946b01c9d946819ec
Author: Tomas Volf <~@wolfsden.cz>
AuthorDate: Sat Dec 2 01:28:56 2023 +0100

    gnu: qbittorrent-enhanced: Update to 4.6.1.10.
    
     * gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.1.10.
    
    Change-Id: Ic164ee27ea54018acfcba0e9db8db11f119800a4
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 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 3d79a3a159..fb20b3c92c 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -542,7 +542,7 @@ features.")
   (package
     (inherit qbittorrent)
     (name "qbittorrent-enhanced")
-    (version "4.5.5.10")
+    (version "4.6.1.10")
     (source
      (origin
        (method git-fetch)
@@ -552,7 +552,7 @@ features.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "029crx8yd8apssg2k4alnc0py5i2sp3bhjkwki5fvvnpgkrhfqf0"))))
+         "101a9n2vk9d6b4vc3schkmpc56l0i0i60fcjh8hwadc6amc2ymvy"))))
     (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]