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

commit bf65775c102bf6eca30488f2e7807b61cd349bd7
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Jul 16 19:22:12 2026 +0100

    gnu: tenmon: Update to 20260626.
    
    * gnu/packages/astronomy.scm (tenmon): Update to 20260626.
---
 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 5a953fecea..9a06a35c8b 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -13726,7 +13726,7 @@ See related paper
 (define-public tenmon
   (package
     (name "tenmon")
-    (version "20260412")
+    (version "20260626")
     (source
      (origin
        (method git-fetch)
@@ -13735,7 +13735,7 @@ See related paper
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0ba7hnkskmr2rydy9rvf3c5cs401bv80qhs32sw5r43kdlpvlaxx"))))
+        (base32 "0igjq7i7v439a55m26xfzfcm1jhm3hbmh99kmwjx5nm4fyry4ffp"))))
     (build-system qt-build-system)
     (arguments
      (list

Reply via email to