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

gnu: openfoam-com: Update to 2512.

* gnu/packages/simulation.scm (openfoam-com): Update to 2512.

Change-Id: Id1961be4899ad5139f33ee59c298085eda25e9ff
This commit is contained in:
Andreas Enge
2026-02-14 17:38:28 +01:00
parent f39007a89b
commit 67dc1ca3ec

View File

@@ -633,7 +633,7 @@ problems for efficient solution on parallel systems.")
(package
(inherit openfoam-org)
(name "openfoam-com")
(version "2506")
(version "2512")
(source
(origin
(method git-fetch)
@@ -642,7 +642,7 @@ problems for efficient solution on parallel systems.")
(commit (string-append "OpenFOAM-v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1g8cjiqkk4yp5kmxyv8z43aaalr5459i54yaqmkn6qr38cjrhnd2"))))
(base32 "0v2dy7zcr1s6jc0z8gx726ljai3jnihzydiisszab8vcq79c19dr"))))
(arguments
;; Since 'arguments' is a function of the package's version, define
;; 'parent' such that the 'arguments' thunk gets to see the right