1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: fortran-mctc-lib: Update to 0.5.1.

* gnu/packages/fortran-xyz.scm (fortran-mctc-lib): Update to 0.5.1.

Change-Id: I4db82db67ebc83f81d8e19adf5e6bcc110e15f45
This commit is contained in:
Sharlatan Hellseher
2026-04-02 14:24:53 +01:00
parent d445e7030c
commit e850776570

View File

@@ -144,7 +144,7 @@ a.s.o.
(define-public fortran-mctc-lib (define-public fortran-mctc-lib
(package (package
(name "fortran-mctc-lib") (name "fortran-mctc-lib")
(version "0.3.2") (version "0.5.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@@ -154,7 +154,7 @@ a.s.o.
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1gabdxllx2pcw1mbv4gw9zpn6817ikz9ql8xs9w86wswd6f0m5kl")))) "1wp8apv0psl2hkhlrd5pgnhbxk8zpxa0ijkhcnb09klbxcsi8p5f"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list (list