guix-commits
[Top][All Lists]
Advanced

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

124/321: gnu: ksquares: Update to 24.12.1.


From: guix-commits
Subject: 124/321: gnu: ksquares: Update to 24.12.1.
Date: Fri, 10 Jan 2025 23:03:15 -0500 (EST)

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

commit c172dfea22cb6cd212a60fab21d18b8ea5ef92f2
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:40 2025 +0800

    gnu: ksquares: Update to 24.12.1.
    
    * gnu/packages/kde-games.scm (ksquares): Update to 24.12.1.
    
    Change-Id: I612c9448785bcd1114912db82c0c6da21a19d3cd
---
 gnu/packages/kde-games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index ba405dfd84..62cbc7f22e 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1524,14 +1524,14 @@ This package is part of the KDE games module.")
 (define-public ksquares
   (package
     (name "ksquares")
-    (version "24.05.2")
+    (version "24.12.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/ksquares-" version ".tar.xz"))
        (sha256
-        (base32 "1nmlnqirgp53h03kyj0cwg0nny0dckb6c7vs16jkqr11rmb39g1v"))))
+        (base32 "1pp3nk9hnvf8bbrxpjcfj2lv2d0qawfb8b3hzys02p99hncp9rd8"))))
     (build-system qt-build-system)
     (arguments (list #:qtbase qtbase))
     (native-inputs



reply via email to

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