guix-commits
[Top][All Lists]
Advanced

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

213/332: gnu: kmahjongg: Update to 23.04.3.


From: guix-commits
Subject: 213/332: gnu: kmahjongg: Update to 23.04.3.
Date: Wed, 2 Aug 2023 10:37:03 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit d9a60bb02a2fea289a90f5b46c4b6d842a7d1931
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Jul 29 10:53:19 2023 +0800

    gnu: kmahjongg: Update to 23.04.3.
    
    * gnu/packages/kde-games.scm (kmahjongg): Update to 23.04.3.
---
 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 a136648cdb..0e4dcd635d 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -205,14 +205,14 @@ other Mah Jongg like games.")
 (define-public kmahjongg
   (package
     (name "kmahjongg")
-    (version "22.04.3")
+    (version "23.04.3")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://kde/stable/release-service/"
                           version "/src/kmahjongg-" version ".tar.xz"))
       (sha256
-       (base32 "0lvia7ghnp8wx2xndzipv8grdsdn3i96xlsy6wspna1k884x8ylw"))))
+       (base32 "1q2aq8y3c4a84rjvqk4gz6mlyflfnzw6im68p96wmcn98s5gsc22"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

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