guix-commits
[Top][All Lists]
Advanced

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

10/55: gnu: drkonqi: Update to 6.1.4.


From: guix-commits
Subject: 10/55: gnu: drkonqi: Update to 6.1.4.
Date: Fri, 9 Aug 2024 12:26:41 -0400 (EDT)

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

commit e8b465bb5b572651fa1ae7b377d2613be9997327
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Aug 9 23:33:49 2024 +0800

    gnu: drkonqi: Update to 6.1.4.
    
    * gnu/packages/kde-plasma.scm (drkonqi): Update to 6.1.4.
    
    Change-Id: I26f9a7853157c4894d09893a48cf3157b1f32893
---
 gnu/packages/kde-plasma.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 4cdd0effa4..01bc00cc33 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -316,7 +316,7 @@ games, and tools.")
 (define-public drkonqi
   (package
     (name "drkonqi")
-    (version "6.1.3")
+    (version "6.1.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -324,7 +324,7 @@ games, and tools.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "1b90m22x5fzcwfns14rz5p7lj367wsa4sq1w7vkxvq2g8jgak8bv"))))
+                "0nrqw00ykqg0grbn54v0j0isxk94ill8ngxw815p343bn31ig5vb"))))
     (build-system qt-build-system)
     (arguments
      (list #:qtbase qtbase



reply via email to

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