This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 77983185fd gnu: sumo: Update to 1.25.0.
77983185fd is described below
commit 77983185fd34d73fd8790914c9c51c9eef7102f4
Author: Hartmut Goebel <[email protected]>
AuthorDate: Thu Jan 22 21:39:52 2026 +0100
gnu: sumo: Update to 1.25.0.
* gnu/packages/simulation.scm (sumo): Update to 1.25.0.
Change-Id: I6cf32f91ca651784f53477e217e1b901240d2c21
---
gnu/packages/simulation.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm
index a3fc946de4..9bed73b861 100644
--- a/gnu/packages/simulation.scm
+++ b/gnu/packages/simulation.scm
@@ -1615,7 +1615,7 @@ sequences that lead from a given start lanelet to some
goal lanelet(s).")
(define-public sumo
(package
(name "sumo")
- (version "1.14.1")
+ (version "1.25.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1626,7 +1626,7 @@ sequences that lead from a given start lanelet to some
goal lanelet(s).")
(file-name (git-file-name name version))
(sha256
(base32
- "1965vrsff0k14z3y3b1c460zdwp9nx6q6plrdyxn496vg6846k1y"))))
+ "0nqz4izbwgbpz3xwx0mczagilhf06jxxpr3pmr7axjk80yk1r4ri"))))
(build-system cmake-build-system)
(arguments
(list