guix_mirror_bot pushed a commit to branch astro-update
in repository guix.

commit edd2b3fd545a0a9ff55c61511d4055ab173f804e
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sun Sep 20 21:37:00 2026 +0100

    gnu: tenmon: Update to 20260913.
    
    * gnu/packages/astronomy.scm (tenmon): Update to 20260913.
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 1de3a973284..f23f9663e3a 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -14794,7 +14794,7 @@ See related paper
 (define-public tenmon
   (package
     (name "tenmon")
-    (version "20260626")
+    (version "20260913")
     (source
      (origin
        (method git-fetch)
@@ -14803,7 +14803,7 @@ See related paper
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0igjq7i7v439a55m26xfzfcm1jhm3hbmh99kmwjx5nm4fyry4ffp"))))
+        (base32 "1yqbgw07l0madvq89dwpjgvdfa8qpf68vdgrvzjd0nc702zidq4g"))))
     (build-system qt-build-system)
     (arguments
      (list

Reply via email to