[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
312/347: gnu: dolphin-plugins: Update to 24.05.1.
From: |
guix-commits |
Subject: |
312/347: gnu: dolphin-plugins: Update to 24.05.1. |
Date: |
Fri, 28 Jun 2024 09:59:23 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit a0943af34a1870ad89b55543d74f088416d80e67
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 02:07:13 2024 +0800
gnu: dolphin-plugins: Update to 24.05.1.
* gnu/packages/kde-systemtools.scm (dolphin-plugins): Update to 24.05.1.
Change-Id: I1e18d8046dd685ec191dd3115254a588c540a49a
---
gnu/packages/kde-systemtools.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-systemtools.scm b/gnu/packages/kde-systemtools.scm
index c2a496ef5d..4ae91a8d15 100644
--- a/gnu/packages/kde-systemtools.scm
+++ b/gnu/packages/kde-systemtools.scm
@@ -105,14 +105,14 @@ The main features of Dolphin are:
(define-public dolphin-plugins
(package
(name "dolphin-plugins")
- (version "24.02.2")
+ (version "24.05.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/dolphin-plugins-" version ".tar.xz"))
(sha256
- (base32 "038bqnwa9m52h0pgbj0wkwcqg0kqw8acpn4wrq602pl5av09xfhl"))))
+ (base32 "0cn3nq769j8yqqm4pj8m4w3p0430cqyphfgzgdhncldjx7bm034v"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules))
- 182/347: gnu: fcitx5-qt: Use new style., (continued)
- 182/347: gnu: fcitx5-qt: Use new style., guix-commits, 2024/06/28
- 181/347: gnu: fcitx5-qt: Enable qt6 support., guix-commits, 2024/06/28
- 186/347: gnu: extra-cmake-modules: Update to 6.3.0., guix-commits, 2024/06/28
- 188/347: gnu: ksvg: Update to 6.3.0., guix-commits, 2024/06/28
- 191/347: gnu: breeze-icons: Update to 6.3.0., guix-commits, 2024/06/28
- 194/347: gnu: kcodecs-6: Update to 6.3.0., guix-commits, 2024/06/28
- 221/347: gnu: plasma-activities: Update to 6.1.1., guix-commits, 2024/06/28
- 228/347: gnu: kimageformats-6: Update to 6.3.0., guix-commits, 2024/06/28
- 299/347: gnu: plasma-nm: Update to 6.1.1., guix-commits, 2024/06/28
- 308/347: gnu: system-settings: Update to 6.1.1., guix-commits, 2024/06/28
- 312/347: gnu: dolphin-plugins: Update to 24.05.1.,
guix-commits <=
- 193/347: gnu: kcalendarcore-6: Update to 6.3.0., guix-commits, 2024/06/28
- 197/347: gnu: kcoreaddons-6: Update to 6.3.0., guix-commits, 2024/06/28
- 203/347: gnu: kidletime-6: Update to 6.3.0., guix-commits, 2024/06/28
- 205/347: gnu: kitemmodels-6: Update to 6.3.0., guix-commits, 2024/06/28
- 223/347: gnu: kcompletion-6: Update to 6.3.0., guix-commits, 2024/06/28
- 227/347: gnu: kfilemetadata-6: Update to 6.3.0., guix-commits, 2024/06/28
- 235/347: gnu: baloo-6: Update to 6.3.0., guix-commits, 2024/06/28
- 236/347: gnu: plasma-activities-stats: Update to 6.1.1., guix-commits, 2024/06/28
- 240/347: gnu: kdeclarative-6: Update to 6.3.0., guix-commits, 2024/06/28
- 247/347: gnu: knotifyconfig-6: Update to 6.3.0., guix-commits, 2024/06/28