guix-commits
[Top][All Lists]
Advanced

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

246/347: gnu: knewstuff-6: Update to 6.3.0.


From: guix-commits
Subject: 246/347: gnu: knewstuff-6: Update to 6.3.0.
Date: Fri, 28 Jun 2024 09:59:07 -0400 (EDT)

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

commit 63990bc44281554ac750f2f6ee2dada6bd4af699
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:16 2024 +0800

    gnu: knewstuff-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (knewstuff-6): Update to 6.3.0.
    
    Change-Id: I72a1c81e7f17e7e496637ac6d83192483c0f320b
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 1f69f3c51e..4954cea96b 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -4454,7 +4454,7 @@ KIO enabled infrastructure.")
 (define-public knewstuff-6
   (package
     (name "knewstuff")
-    (version "6.1.0")
+    (version "6.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -4463,7 +4463,7 @@ KIO enabled infrastructure.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0grx7gz1vca21llk8ykihh12hd1gpq1fn7pz3h18902k21j0fshw"))))
+                "1mv7v4r902q2mgr377mg5c2y6aapg32p385ildcm3jwl5sr1cvd1"))))
     (build-system cmake-build-system)
     (propagated-inputs
      (list attica-6



reply via email to

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