guix-commits
[Top][All Lists]
Advanced

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

231/332: gnu: palapeli: Update to 23.04.3.


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

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

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

    gnu: palapeli: Update to 23.04.3.
    
    * gnu/packages/kde-games.scm (palapeli): 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 1ba8a0e7b8..7105df1b1a 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -970,14 +970,14 @@ This package is part of the KDE games module.")
 (define-public palapeli
   (package
     (name "palapeli")
-    (version "22.04.3")
+    (version "23.04.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/palapeli-" version ".tar.xz"))
        (sha256
-        (base32 "0bwi5y5mrf6h1vhyhs5sxwx8hdv0hkknpscpg5q54f6hw6cwf4qv"))))
+        (base32 "19xh03rhb48m4bbdmpga4aqij6agqg047ghl92p98z1phg5lxzrv"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

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