guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]