guix_mirror_bot pushed a commit to branch ogs
in repository guix.
commit 73f0cc169bc56c061bd2b486b07e41f2a3f1b640
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 19b345288b..4a15470d62 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