[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/15: gnu: python-clorm: Update to 1.5.0.
From: |
guix-commits |
Subject: |
10/15: gnu: python-clorm: Update to 1.5.0. |
Date: |
Sat, 2 Mar 2024 02:06:47 -0500 (EST) |
lilyp pushed a commit to branch master
in repository guix.
commit 9c2c2f4fe4c8fd3ac31b9aed36e6386a5fe6f7d0
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Feb 24 08:58:52 2024 +0100
gnu: python-clorm: Update to 1.5.0.
* gnu/packages/potassco.scm (python-clorm): Update to 1.5.0.
---
gnu/packages/potassco.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/potassco.scm b/gnu/packages/potassco.scm
index e1dbaefa98..a9dc34f0d4 100644
--- a/gnu/packages/potassco.scm
+++ b/gnu/packages/potassco.scm
@@ -447,7 +447,7 @@ directly from the python command line.")))
(define-public python-clorm
(package
(name "python-clorm")
- (version "1.4.1")
+ (version "1.5.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -456,7 +456,7 @@ directly from the python command line.")))
(file-name (git-file-name name version))
(sha256
(base32
- "0jx99y71mrgdicn1da5dwz5nzgvvpabrikff783sg4shbv2cf0b5"))))
+ "1wbxniq60ph7bdaypcaahym7jxmlnm2zhrfmrgrk441i1iaida24"))))
(build-system pyproject-build-system)
(arguments
(list #:phases
- 15/15: gnu: Add theft., (continued)
- 15/15: gnu: Add theft., guix-commits, 2024/03/02
- 09/15: gnu: python-clingo-dl: Fix build., guix-commits, 2024/03/02
- 03/15: gnu: libpotassco: Update to 0.0-2.69b677f., guix-commits, 2024/03/02
- 12/15: gnu: python-telingo: Update to 2.1.3., guix-commits, 2024/03/02
- 02/15: gnu: python-scikit-build: Install cmake modules., guix-commits, 2024/03/02
- 06/15: gnu: clingo: Build from actual sources., guix-commits, 2024/03/02
- 07/15: gnu: clingo-dl: Update to 1.5.0., guix-commits, 2024/03/02
- 05/15: gnu: clingo: Update to 5.7.1., guix-commits, 2024/03/02
- 01/15: gnu: Add wide-integer., guix-commits, 2024/03/02
- 04/15: gnu: clasp: Update to 3.3.10., guix-commits, 2024/03/02
- 10/15: gnu: python-clorm: Update to 1.5.0.,
guix-commits <=
- 08/15: gnu: python-clingo: Fix build., guix-commits, 2024/03/02
- 14/15: gnu: Add greatest., guix-commits, 2024/03/02
- 13/15: gnu: python-scikit-build: Add more non-deterministic test failures., guix-commits, 2024/03/02
- 11/15: gnu: python-plingo: Update to 1.1.0., guix-commits, 2024/03/02