[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: python-cgatcore: Update to 0.6.15.
From: |
guix-commits |
Subject: |
08/10: gnu: python-cgatcore: Update to 0.6.15. |
Date: |
Tue, 12 Sep 2023 03:42:15 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 8294f45dfc849f3006ea362ce754d04c5ecf89db
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Thu Jul 27 22:43:07 2023 +0800
gnu: python-cgatcore: Update to 0.6.15.
* gnu/packages/bioinformatics.scm (python-cgatcore): Update to 0.6.15.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 8968325e83..9500751a96 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -19134,7 +19134,7 @@ coordinates between different assemblies.")
(define-public python-cgatcore
(package
(name "python-cgatcore")
- (version "0.6.14")
+ (version "0.6.15")
;; The version of pypi does not include test data.
(source (origin
(method git-fetch)
@@ -19144,7 +19144,7 @@ coordinates between different assemblies.")
(file-name (git-file-name name version))
(sha256
(base32
- "0fjjaski39j8b7v21wldmbwwsfhicngajah7n4skafi56kdck33p"))))
+ "103hpdnkqr3a34blbicshk56j36g652s0g1zi9isppc5dngn0s18"))))
(build-system pyproject-build-system)
(arguments
(list
- branch master updated (daeeaa2216 -> e2a7c227de), guix-commits, 2023/09/12
- 02/10: gnu: linux-libre-headers: Remove i586-gnu from supported-systems., guix-commits, 2023/09/12
- 03/10: gnu: skalibs: Remove i586-gnu from %supported-systems., guix-commits, 2023/09/12
- 05/10: gnu: svt-av1: Update to 1.7.0., guix-commits, 2023/09/12
- 01/10: gnu: musl-cross: Remove i586-gnu from supported-systems., guix-commits, 2023/09/12
- 06/10: gnu: sqlite-next: Update to 3.42.0., guix-commits, 2023/09/12
- 08/10: gnu: python-cgatcore: Update to 0.6.15.,
guix-commits <=
- 04/10: gnu: nar-herder: Use guile-next., guix-commits, 2023/09/12
- 07/10: gnu: python-apsw: Update to 3.42.0.1., guix-commits, 2023/09/12
- 09/10: gnu: guile-png: Update to 0.7.1, guix-commits, 2023/09/12
- 10/10: gnu: xfce4-terminal: Update to 1.1.0., guix-commits, 2023/09/12