From d1cfeaef1381cc2a335241ebee810643f47d21c8 Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Sat, 11 Jan 2025 14:19:53 +0800 Subject: 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(-) (limited to 'gnu/packages/bittorrent.scm') diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm index d46a41fae25..0d52d25e08a 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 -- cgit v1.2.3