summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/simulation.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm
index b8ab9c86f51..bcc44275595 100644
--- a/gnu/packages/simulation.scm
+++ b/gnu/packages/simulation.scm
@@ -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