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

commit 45609111eaedeb73a49709a7f916505535a019a4
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 9747aa62a8..e335f5e0ae 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -11977,7 +11977,7 @@ See related paper
 (define-public tenmon
   (package
     (name "tenmon")
-    (version "20260119")
+    (version "20260217")
     (source
      (origin
        (method git-fetch)
@@ -11986,7 +11986,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