[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: python-cellbender: Update source hash.
From: |
guix-commits |
Subject: |
06/06: gnu: python-cellbender: Update source hash. |
Date: |
Thu, 12 Jan 2023 21:23:46 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 7f7907335d7f5c6d62d81673f1fa411aa69c33dd
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Jan 12 11:21:45 2023 +0100
gnu: python-cellbender: Update source hash.
The git tag was moved in-place from d82893c05b4e6b912f7f165dc2cd7c36f29cfc52
to d92cfc5a55c8b1771348468035993c52df975170.
* gnu/packages/bioinformatics.scm (python-cellbender)[source](sha256):
Update.
---
gnu/packages/bioinformatics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index aff2f6dd9f..f151941ca6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -989,7 +989,7 @@ Format (GFF) with Biopython integration.")
(file-name (git-file-name name version))
(sha256
(base32
- "12q22va7rbc3sx9ygc6p6hh6xw9wbqjmhba5h5gb836p5xplj5fa"))))
+ "0h9d9pznffdbya631hkk7b7jwjrgx5saqssar1d42qbyvdji3hgy"))))
(build-system pyproject-build-system)
(arguments
(list #:tests? #false)) ;there are none
- branch master updated (505d7ce025 -> 7f7907335d), guix-commits, 2023/01/12
- 02/06: gnu: ovmf-aarch64: Fix syntax error on aarch64-linux., guix-commits, 2023/01/12
- 01/06: gnu: ungoogled-chromium: Update to 109.0.5414.74-1., guix-commits, 2023/01/12
- 04/06: gnu: rdma-core: Remove input labels., guix-commits, 2023/01/12
- 05/06: gnu: rdma-core: Update to 44.0., guix-commits, 2023/01/12
- 06/06: gnu: python-cellbender: Update source hash.,
guix-commits <=
- 03/06: gnu: ovmf-arm: Fix syntax error on armhf-linux., guix-commits, 2023/01/12