guix-commits
[Top][All Lists]
Advanced

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

92/321: gnu: libkmahjongg: Update to 24.12.1.


From: guix-commits
Subject: 92/321: gnu: libkmahjongg: Update to 24.12.1.
Date: Sat, 11 Jan 2025 08:13:48 -0500 (EST)

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

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

    gnu: libkmahjongg: Update to 24.12.1.
    
    * gnu/packages/kde-games.scm (libkmahjongg): Update to 24.12.1.
    
    Change-Id: Ic118ceb311f07b594755c03117243df110e3fe74
---
 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 4bd2cf87f7..8e905c0020 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -177,14 +177,14 @@ This package is part of the KDE games module.")
 (define-public libkmahjongg
   (package
     (name "libkmahjongg")
-    (version "24.05.2")
+    (version "24.12.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/"
                            version "/src/libkmahjongg-" version ".tar.xz"))
        (sha256
-        (base32 "1bjsrnkwkv4w94q5q4nhfy11jfrvxsl2v2kjv6dcm47z0k9y9v63"))))
+        (base32 "1ynrgk6fkybdzycj4gafc1n9x868ixhwk71mihmi7hlaiq1r9rd8"))))
     (build-system qt-build-system)
     (arguments
      (list



reply via email to

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