guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 4142ad32a6cac10a160ee96d7e857c03f7021f49
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 10:09:24 2025 +0530
gnu: kalgebra: Update to 25.08.3.
* gnu/packages/kde-education.scm (kalgebra): Update to 25.08.3.
Change-Id: I4d96a1bc0db55dc3f93c7fbd31936ea30ef5501e
---
gnu/packages/kde-education.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-education.scm b/gnu/packages/kde-education.scm
index 959b042f75..e6ed76c1bf 100644
--- a/gnu/packages/kde-education.scm
+++ b/gnu/packages/kde-education.scm
@@ -172,14 +172,14 @@ Currently available boards include:
(define-public kalgebra
(package
(name "kalgebra")
- (version "25.08.2")
+ (version "25.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/kalgebra-" version ".tar.xz"))
(sha256
- (base32 "042gf5d9fb1gryx9lp94bdrz0zrndxnf1aifyjrv8vl7cpwv8212"))))
+ (base32 "0h8xkg7slvbcbzaci8sz4ma0czn4w4nps4fpqahqp96lr3131i9x"))))
(build-system qt-build-system)
(arguments
(list