[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/64: gnu: tadbit: Update to 1.0.1-2.2838129.
From: |
guix-commits |
Subject: |
62/64: gnu: tadbit: Update to 1.0.1-2.2838129. |
Date: |
Thu, 2 May 2024 10:52:39 -0400 (EDT) |
rekado pushed a commit to branch wip-python-team
in repository guix.
commit cd7484869bb61c0b077c0fdb68645f1ee0f99d89
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 2 16:36:51 2024 +0200
gnu: tadbit: Update to 1.0.1-2.2838129.
* gnu/packages/bioinformatics.scm (tadbit): Update to 1.0.1-2.2838129.
Change-Id: I2c220ae37cd196ca508d30aefc24938cce985527
---
gnu/packages/bioinformatics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index b672abc29b..0f9b5d0695 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -14118,8 +14118,8 @@ applications for tackling some common problems in a
user-friendly way.")
;; We use this seemingly arbitrary commit because of
;; https://github.com/3DGenomes/TADbit/issues/371
(define-public tadbit
- (let ((commit "5c4c1ddaadfbaf7e6edc58173e46d801093bdc9b")
- (revision "1"))
+ (let ((commit "283812901a00078c725bd9f0ee33366af6783969")
+ (revision "2"))
(package
(name "tadbit")
(version (git-version "1.0.1" revision commit))
@@ -14131,7 +14131,7 @@ applications for tackling some common problems in a
user-friendly way.")
(file-name (git-file-name name version))
(sha256
(base32
- "17nwlvjgqpa7x6jgh56m3di61ynaz34kl1jamyv7r2a5rhfcbkla"))))
+ "07q0alxah6xl1hibaj1kj7pdzq3pg6csyapsihbwlbmqyfmllbgz"))))
(build-system python-build-system)
(arguments
(list
- 48/64: gnu: python-biom-format: Untangle from python-scikit-bio., (continued)
- 48/64: gnu: python-biom-format: Untangle from python-scikit-bio., guix-commits, 2024/05/02
- 50/64: gnu: python-pandas-stubs: Update tests., guix-commits, 2024/05/02
- 49/64: gnu: python-scikit-bio: Update to 0.6.0., guix-commits, 2024/05/02
- 51/64: gnu: python-tabulate: Enable tests and fix version string., guix-commits, 2024/05/02
- 52/64: gnu: python-numpy: Update to 1.26.0., guix-commits, 2024/05/02
- 53/64: Revert "gnu: python-numpy: Update to 1.26.0.", guix-commits, 2024/05/02
- 54/64: gnu: python-dask: Disable all tokenize tests., guix-commits, 2024/05/02
- 56/64: gnu: python-umap-learn: Update to 0.5.6., guix-commits, 2024/05/02
- 59/64: gnu: python-dask: Disable some tests., guix-commits, 2024/05/02
- 58/64: gnu: python-dask: Propagate python-dask-expr., guix-commits, 2024/05/02
- 62/64: gnu: tadbit: Update to 1.0.1-2.2838129.,
guix-commits <=
- 57/64: gnu: python-umap-learn: Disable failing test., guix-commits, 2024/05/02
- 61/64: gnu: python-cooler: Update to 0.9.3., guix-commits, 2024/05/02
- 25/64: gnu: python-pandas: Default to version 2.x., guix-commits, 2024/05/02
- 40/64: gnu: python-partd: Update to 1.4.1., guix-commits, 2024/05/02
- 38/64: gnu: python-tables: Update to 3.7.0., guix-commits, 2024/05/02
- 07/64: gnu: Add rust-blas-sys-0.7., guix-commits, 2024/05/02
- 12/64: gnu: Add python-multiscale-spatial-image., guix-commits, 2024/05/02
- 14/64: gnu: Add rust-amd-0.2., guix-commits, 2024/05/02
- 34/64: gnu: python-pandas-stub: Update to 2.1.1.230928., guix-commits, 2024/05/02
- 37/64: gnu: python-pyarrow: Build with ORC support., guix-commits, 2024/05/02