guix-commits
[Top][All Lists]
Advanced

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

204/255: gnu: kblackbox: Update to 24.08.3.


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

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

commit 42bbe8d56450944acca4ef27afb3eab0e5aac405
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Dec 2 19:23:51 2024 +0800

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



reply via email to

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