guix-commits
[Top][All Lists]
Advanced

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

16/71: gnu: kholidays: Update to 6.5.0.


From: guix-commits
Subject: 16/71: gnu: kholidays: Update to 6.5.0.
Date: Tue, 13 Aug 2024 03:01:30 -0400 (EDT)

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

commit 5bdee8a88d45fc240c01ca4e8d33152df5ac7d5d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 13 14:54:49 2024 +0800

    gnu: kholidays: Update to 6.5.0.
    
    * gnu/packages/kde-frameworks.scm (kholidays): Update to 6.5.0.
    
    Change-Id: I4dd6ca931712c822cf019ffb697cf08477c4331a
---
 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 a2268f7e26..32685c42d3 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1092,7 +1092,7 @@ interfaces in the areas of colors, fonts, text, images, 
keyboard input.")
 (define-public kholidays
   (package
     (name "kholidays")
-    (version "6.4.0")
+    (version "6.5.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1100,7 +1100,7 @@ interfaces in the areas of colors, fonts, text, images, 
keyboard input.")
                     (version-major+minor version) "/"
                     name "-" version ".tar.xz"))
               (sha256
-               (base32 
"1kddsb64b8xcxblb3sjfkncqz50cq7vfx5w5d0bg0ihmpnvgl00j"))))
+               (base32 
"1jixchnfqpwbh5l187yj6y5zb526zsq588d3536hdaxgzy2k1844"))))
     (build-system cmake-build-system)
     (native-inputs (list extra-cmake-modules qttools))
     (inputs (list qtbase qtdeclarative))



reply via email to

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