guix-commits
[Top][All Lists]
Advanced

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

205/255: gnu: kfourinline: Update to 24.08.3.


From: guix-commits
Subject: 205/255: gnu: kfourinline: Update to 24.08.3.
Date: Mon, 2 Dec 2024 09:32:49 -0500 (EST)

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

commit 5710d08a35b2ccc2fda1f710b1507ca1222873c7
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Dec 2 19:27:17 2024 +0800

    gnu: kfourinline: Update to 24.08.3.
    
    * gnu/packages/kde-games.scm (kfourinline): Update to 24.08.3.
    
    Change-Id: I5e5e8ffba0c4d6d2c6210a53e8bb24dc1e30c5f5
---
 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 5a9bd94361..75051400a9 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -748,14 +748,14 @@ This package is part of the KDE games module.")
 (define-public kfourinline
   (package
     (name "kfourinline")
-    (version "24.05.2")
+    (version "24.08.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/kfourinline-" version ".tar.xz"))
        (sha256
-        (base32 "15l1bvz3c7h3pv0inaq73haqhwh2v5gdqnxsrhi5ra6dw5nm0d8l"))))
+        (base32 "0d37nh88xpq3x17v668j1irfdv56nml8jvyc4nb6b8mh86caajjr"))))
     (build-system qt-build-system)
     (arguments (list #:qtbase qtbase))
     (native-inputs



reply via email to

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