gnu: preseq: Update to 2.0.3.

* gnu/packages/bioinformatics.scm (preseq): Update to 2.0.3.
This commit is contained in:
Ricardo Wurmus 2018-11-07 22:42:21 +01:00
parent 37e285be43
commit 67caa4b773
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5554,15 +5554,14 @@ (define-public smithlab-cpp
(define-public preseq
(package
(name "preseq")
(version "2.0")
(version "2.0.3")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/smithlabcode/preseq.git")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(method url-fetch)
(uri (string-append "https://github.com/smithlabcode/preseq/"
"releases/download/v" version
"/preseq_v" version ".tar.bz2"))
(sha256
(base32 "09mwj7x3zavnk1j6cax66madxgfaxjpq4c11mf93lsgg7z46znkm"))
(base32 "149x9xmk1wy1gff85325yfzqc0qk4sgp1w6gbyj9cnji4x1dszbl"))
(modules '((guix build utils)))
(snippet '(begin
;; Remove bundled samtools.