guix-commits
[Top][All Lists]
Advanced

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

227/332: gnu: knetwalk: Update to 23.04.3.


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

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

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

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



reply via email to

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