gnu: orfm: Update to 0.6.1.
* gnu/packages/bioinformatics.scm (orfm): Update to 0.6.1.
This commit is contained in:
parent
310248c621
commit
ced1c496aa
@ -3478,7 +3478,7 @@ trimming, pruning, condensing, drawing (ASCII graphics or SVG).")
|
||||
(define-public orfm
|
||||
(package
|
||||
(name "orfm")
|
||||
(version "0.6.0")
|
||||
(version "0.6.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -3486,7 +3486,7 @@ trimming, pruning, condensing, drawing (ASCII graphics or SVG).")
|
||||
version "/orfm-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0kp5p0a8wh1shxlj9arv47qyhv23s1inbvmiv7k2i5mrwx2izh79"))))
|
||||
"19hwp13n82isdvk16710l9m35cmzf0q3fsrcn3r8c5r67biiz39s"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs `(("zlib" ,zlib)))
|
||||
(native-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user