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 392758659e gnu: ogs-serial: Update to 6.5.7.
392758659e is described below
commit 392758659e6c35b28d087e8b31e95fd5375ea893
Author: Andreas Enge <[email protected]>
AuthorDate: Sun Feb 15 11:51:46 2026 +0100
gnu: ogs-serial: Update to 6.5.7.
* gnu/packages/geo.scm (ogs-serial): Update to 6.5.7.
Change-Id: I599ffd4de6dead138ff028806cbdd36e003ceb3d
---
gnu/packages/geo.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index d9c17a88d6..0c9fb89ed4 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -892,7 +892,7 @@ OpenGeoSys")
(define-public ogs-serial
(package
(name "ogs-serial")
- (version "6.5.6")
+ (version "6.5.7")
(source
(origin
(method git-fetch)
@@ -901,7 +901,7 @@ OpenGeoSys")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0dpj0m1hp7pn8j5avk4gip80ccx08ik3jw5bknz722d7i9hm78dz"))))
+ (base32 "1wflgkbcsa4sr8g63img0ld6h4jm1b7hjzsa2m4gsbzc6j7kd41w"))))
(build-system cmake-build-system)
(arguments
(list