summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-01-07 12:02:45 +0000
committerRutherther <rutherther@ditigal.xyz>2026-01-25 21:22:08 +0100
commit14cc5cf42ff5b04795d5f80d7a3e097600089d6b (patch)
treef78d5224a7051694b2aad618798347c3fbbefa51 /gnu
parentdffb2b21a45ac244aff84d0f96421780ff195527 (diff)
gnu: openmm: Update to 8.4.0.
* gnu/packages/machine-learning.scm (openmm): Update to 8.4.0. Change-Id: If91f5557966b7982b3504800d7761cc9b79b3af2 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/machine-learning.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm
index 15c14b5399b..0e3a28b2939 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -23,7 +23,7 @@
;;; Copyright © 2023 Navid Afkhami <navid.afkhami@mdc-berlin.de>
;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2023 Troy Figiel <troy@troyfigiel.com>
-;;; Copyright © 2024-2025 Sharlatan Hellseher <sharlatanus@gmail.com>
+;;; Copyright © 2024-2026 Sharlatan Hellseher <sharlatanus@gmail.com>
;;; Copyright © 2024 David Pflug <david@pflug.io>
;;; Copyright © 2024 Timothee Mathieu <timothee.mathieu@inria.fr>
;;; Copyright © 2024 Spencer King <spencer.king@geneoscopy.com>
@@ -1064,7 +1064,7 @@ algorithm.")
(define-public openmm
(package
(name "openmm")
- (version "8.3.1")
+ (version "8.4.0")
(source
(origin
(method git-fetch)
@@ -1074,7 +1074,7 @@ algorithm.")
(file-name (git-file-name name version))
(sha256
(base32
- "0pcy1f6r4h6z0b75gx4lcnkf7yr8342w2dch7jml1ycmzpqkxvfx"))))
+ "0lb1idyaas550fp6j8ykiy37lykkm7wzz5na70z27hj4m1m1sgdw"))))
(build-system cmake-build-system)
(arguments
(list