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 b9e46d0503 gnu: ogs-serial, ogs-petsc: Update to 6.5.6.
b9e46d0503 is described below
commit b9e46d05039707e1b3f7d09cacf11a214f250fb1
Author: Lars Bilke <[email protected]>
AuthorDate: Mon Sep 22 21:12:11 2025 +0200
gnu: ogs-serial, ogs-petsc: Update to 6.5.6.
* gnu/packages/geo.scm (ogs-serial): Update to 6.5.6.
Change-Id: I7d81477488cab02c4592bd5d7091c8f1c81e7ace
Signed-off-by: Andreas Enge <[email protected]>
---
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 959c7e2dd6..69238f2876 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -890,7 +890,7 @@ OpenGeoSys")
(define-public ogs-serial
(package
(name "ogs-serial")
- (version "6.5.5")
+ (version "6.5.6")
(source
(origin
(method git-fetch)
@@ -899,7 +899,7 @@ OpenGeoSys")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1zph6vlkcq6ph23hlwk4gx3xpdf98a2iz25viah429hm1agziqi4"))))
+ (base32 "0dpj0m1hp7pn8j5avk4gip80ccx08ik3jw5bknz722d7i9hm78dz"))))
(build-system cmake-build-system)
(arguments
(list