gnu: tenmon: Update to 20260119.

* gnu/packages/astronomy.scm (tenmon): Update to 20260119.
[arguments]<configure-flags>: Drop them as no longer required.

Change-Id: I15ee79901ae034a44bcdbfa5bef58f679c8cf43d
This commit is contained in:
Sharlatan Hellseher 2026-01-20 01:59:30 +00:00
parent 56ee48a105
commit 9986bc1d3e
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -11688,7 +11688,7 @@ See related paper
(define-public tenmon
(package
(name "tenmon")
(version "20251101")
(version "20260119")
(source
(origin
(method git-fetch)
@ -11697,13 +11697,11 @@ See related paper
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0m6hhyd64lichxr06b93bl6vfacfya3xwq47m5m4d6y5awkqc4ij"))))
(base32 "115ik1ldas20jkfcka7cydr1l5i4zw7zfxkcqq1v8vs2qsjyrgnn"))))
(build-system cmake-build-system)
(arguments
(list
#:tests? #f ;no test target
#:configure-flags
#~(list "-DCMAKE_C_FLAGS=-Wno-error=implicit-function-declaration")
#:phases
#~(modify-phases %standard-phases
;; libxisf is expected to be found as git submodule, link it before