gnu: prank: Update to 170427.
* gnu/packages/bioinformatics.scm (prank): Update to 170427.
This commit is contained in:
parent
c7e31cde04
commit
e4e2bef12d
|
@ -4829,7 +4829,7 @@ generated using the PacBio Iso-Seq protocol.")
|
||||||
(define-public prank
|
(define-public prank
|
||||||
(package
|
(package
|
||||||
(name "prank")
|
(name "prank")
|
||||||
(version "150803")
|
(version "170427")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -4837,7 +4837,7 @@ generated using the PacBio Iso-Seq protocol.")
|
||||||
version ".tgz"))
|
version ".tgz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0am4z94fs3w2n5xpfls9zda61vq7qqz4q2i7b9hlsxz5q4j3kfm4"))))
|
"0nc8g9c5rkdxcir46s0in9ci1sxwzbjibxrvkksf22ybnplvagk2"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Reference in New Issue