gnu: tadbit: Update to 1.0.1-2.2838129.
* gnu/packages/bioinformatics.scm (tadbit): Update to 1.0.1-2.2838129. Change-Id: I2c220ae37cd196ca508d30aefc24938cce985527
This commit is contained in:
parent
332a8fa4bc
commit
453b7a267b
@ -14118,8 +14118,8 @@ applications for tackling some common problems in a user-friendly way.")
|
|||||||
;; We use this seemingly arbitrary commit because of
|
;; We use this seemingly arbitrary commit because of
|
||||||
;; https://github.com/3DGenomes/TADbit/issues/371
|
;; https://github.com/3DGenomes/TADbit/issues/371
|
||||||
(define-public tadbit
|
(define-public tadbit
|
||||||
(let ((commit "5c4c1ddaadfbaf7e6edc58173e46d801093bdc9b")
|
(let ((commit "283812901a00078c725bd9f0ee33366af6783969")
|
||||||
(revision "1"))
|
(revision "2"))
|
||||||
(package
|
(package
|
||||||
(name "tadbit")
|
(name "tadbit")
|
||||||
(version (git-version "1.0.1" revision commit))
|
(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))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17nwlvjgqpa7x6jgh56m3di61ynaz34kl1jamyv7r2a5rhfcbkla"))))
|
"07q0alxah6xl1hibaj1kj7pdzq3pg6csyapsihbwlbmqyfmllbgz"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user