guix-commits
[Top][All Lists]
Advanced

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

225/332: gnu: kfourinline: Update to 23.04.3.


From: guix-commits
Subject: 225/332: gnu: kfourinline: Update to 23.04.3.
Date: Thu, 3 Aug 2023 05:43:56 -0400 (EDT)

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

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

    gnu: kfourinline: Update to 23.04.3.
    
    * gnu/packages/kde-games.scm (kfourinline): 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 98623793cf..93923c241b 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -718,14 +718,14 @@ This package is part of the KDE games module.")
 (define-public kfourinline
   (package
     (name "kfourinline")
-    (version "22.04.3")
+    (version "23.04.3")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://kde/stable/release-service/" version
                           "/src/kfourinline-" version ".tar.xz"))
       (sha256
-       (base32 "163aii9bala14bhc9j503xk86jcnmnn327fmx3c68ryp0s89rx97"))))
+       (base32 "0chfjp0k4ps5f6vy8nxqc2xlj4xql08llxnzsz6c2x611n69aszm"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

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