mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: prank: Update to 170427.
* gnu/packages/bioinformatics.scm (prank): Update to 170427.
This commit is contained in:
parent
c7e31cde04
commit
e4e2bef12d
1 changed files with 2 additions and 2 deletions
|
@ -4829,7 +4829,7 @@ (define-public pbtranscript-tofu
|
|||
(define-public prank
|
||||
(package
|
||||
(name "prank")
|
||||
(version "150803")
|
||||
(version "170427")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -4837,7 +4837,7 @@ (define-public prank
|
|||
version ".tgz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0am4z94fs3w2n5xpfls9zda61vq7qqz4q2i7b9hlsxz5q4j3kfm4"))))
|
||||
"0nc8g9c5rkdxcir46s0in9ci1sxwzbjibxrvkksf22ybnplvagk2"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Reference in a new issue