[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/17: gnu: maeparser: Update to 1.3.1.
From: |
guix-commits |
Subject: |
05/17: gnu: maeparser: Update to 1.3.1. |
Date: |
Tue, 13 Feb 2024 06:34:49 -0500 (EST) |
cbaines pushed a commit to branch master
in repository guix.
commit 6ab278b2e78be294010d688e30b7bfd33d792584
Author: David Elsing <david.elsing@posteo.net>
AuthorDate: Sun Jan 28 23:01:57 2024 +0000
gnu: maeparser: Update to 1.3.1.
* gnu/packages/chemistry.scm (maeparser): Update to 1.3.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/chemistry.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm
index 5129470e1e..9086d659cc 100644
--- a/gnu/packages/chemistry.scm
+++ b/gnu/packages/chemistry.scm
@@ -765,7 +765,7 @@ of the algorithms, the calculations give identical
results.")
(define-public maeparser
(package
(name "maeparser")
- (version "1.3.0")
+ (version "1.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -774,7 +774,7 @@ of the algorithms, the calculations give identical
results.")
(file-name (git-file-name name version))
(sha256
(base32
- "1yv4y5hn49fhylziigsg922bb244lb57p69r7vg9q899zd3l5b7l"))))
+ "0mr5glg4br04ql5grby8yqni9fqq1l1cc75wyc159a1b9lwr7q7r"))))
(build-system cmake-build-system)
(inputs (list boost zlib))
(home-page "https://github.com/schrodinger/maeparser")
- 07/17: gnu: yaehmop: Update to 2023.03.1., (continued)
- 07/17: gnu: yaehmop: Update to 2023.03.1., guix-commits, 2024/02/13
- 11/17: gnu: anubis: Update to 4.3., guix-commits, 2024/02/13
- 09/17: gnu: freesasa: Fix memerr tests., guix-commits, 2024/02/13
- 14/17: gnu: emacs-org-dailies: Update to 0-1.58e58d4., guix-commits, 2024/02/13
- 16/17: gnu: retroarch: Update to 1.17.0., guix-commits, 2024/02/13
- 17/17: gnu: runc: Update to 1.1.12 [security fixes]., guix-commits, 2024/02/13
- 06/17: gnu: coordgenlibs: Update to 3.0.2., guix-commits, 2024/02/13
- 04/17: gnu: gemmi: Update to 0.6.4., guix-commits, 2024/02/13
- 08/17: gnu: avalon-toolkit: Update to 2.0.5a., guix-commits, 2024/02/13
- 10/17: gnu: rdkit: Update to 2023.09.4., guix-commits, 2024/02/13
- 05/17: gnu: maeparser: Update to 1.3.1.,
guix-commits <=
- 12/17: gnu: qtpass: Update to 1.4.0., guix-commits, 2024/02/13
- 13/17: gnu: qtpass: Switch to qt-build-system and new package style., guix-commits, 2024/02/13
- 15/17: gnu: mupdf: Update to 1.23.10., guix-commits, 2024/02/13