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

commit f8a55e872fddcc00b2120a6549e9a2694a03d341
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Feb 19 21:55:58 2026 +0000

    gnu: tenmon: Update to 20260217.
    
    * gnu/packages/astronomy.scm (tenmon): Update to 20260217.
    
    Change-Id: I9049cd7cc688b711cd5e1f3126aef24777c1f6cf
---
 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 693e907120..2cbd8ce3af 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -12074,7 +12074,7 @@ See related paper
 (define-public tenmon
   (package
     (name "tenmon")
-    (version "20260119")
+    (version "20260217")
     (source
      (origin
        (method git-fetch)
@@ -12083,7 +12083,7 @@ See related paper
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "115ik1ldas20jkfcka7cydr1l5i4zw7zfxkcqq1v8vs2qsjyrgnn"))))
+        (base32 "07hiqr6jxmbw2dasbmyvcjmfxw4hjsn7xp269irjgfijsf8ga68n"))))
     (build-system cmake-build-system)
     (arguments
      (list

Reply via email to