guix-commits
[Top][All Lists]
Advanced

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

205/347: gnu: kitemmodels-6: Update to 6.3.0.


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

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

commit 4e61025aa6204a7279f1a600537f982d367d8b8a
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:09 2024 +0800

    gnu: kitemmodels-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (kitemmodels-6): Update to 6.3.0.
    
    Change-Id: I2563f925fe69b826875db5bac57f133d6216d399
---
 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 8796ca9129..d178141679 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1340,7 +1340,7 @@ of applications that follow the Kirigami Human Interface 
Guidelines.")
 (define-public kitemmodels-6
   (package
     (name "kitemmodels")
-    (version "6.1.0")
+    (version "6.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1349,7 +1349,7 @@ of applications that follow the Kirigami Human Interface 
Guidelines.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "00p3wcsr57mlxx4fka9lvmpf3zsbsl9rbj1ijmn0zw4vyqmd6rsi"))))
+                "1fmcas5n3ylgzjlmwhcnqpsm46p50zia4xzvnf5iz74icbxq9adk"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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