guix-commits
[Top][All Lists]
Advanced

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

246/255: gnu: dolphin: Update to 24.08.3.


From: guix-commits
Subject: 246/255: gnu: dolphin: Update to 24.08.3.
Date: Mon, 2 Dec 2024 09:32:55 -0500 (EST)

z572 pushed a commit to branch kde-team
in repository guix.

commit cbd3f23952a37855860fabca73a2539a8cbb31ec
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Dec 2 20:35:13 2024 +0800

    gnu: dolphin: Update to 24.08.3.
    
    * gnu/packages/kde-systemtools.scm (dolphin): Update to 24.08.3.
    
    Change-Id: Ia88dcafccd90f0786cc6db7e6037a643cb47cea2
---
 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 4923854a7c..a76ed1c5e7 100644
--- a/gnu/packages/kde-systemtools.scm
+++ b/gnu/packages/kde-systemtools.scm
@@ -49,14 +49,14 @@
 (define-public dolphin
   (package
     (name "dolphin")
-    (version "24.05.2")
+    (version "24.08.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/dolphin-" version ".tar.xz"))
        (sha256
-        (base32 "0rrmbzrywv19z93b9291r863dm7panz65cf10lzgjqzlsx7hm1az"))))
+        (base32 "0vc0hm96li0jvy1yh7sizmq5yqhzxkc5yjnaqry0ryqrc23wxfwm"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools ruby ruby-test-unit))



reply via email to

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