gnu: rcas-web: Update to 0.0.4.

* gnu/packages/bioinformatics.scm (rcas-web): Update to 0.0.4.
This commit is contained in:
Ricardo Wurmus 2017-10-11 21:36:42 +02:00
parent 85a2b58987
commit 01d87d3c18
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8070,7 +8070,7 @@ library implementing most of the pipeline's features.")
(define-public rcas-web
(package
(name "rcas-web")
(version "0.0.3")
(version "0.0.4")
(source
(origin
(method url-fetch)
@ -8079,7 +8079,7 @@ library implementing most of the pipeline's features.")
"/rcas-web-" version ".tar.gz"))
(sha256
(base32
"0d3my0g8i7js59n184zzzjdki7hgmhpi4rhfvk7i6jsw01ba04qq"))))
"1p16frfys41a8yaa4gkm457nzkqhqs2pc3lkac0ds457w9w5j1gm"))))
(build-system gnu-build-system)
(arguments
`(#:phases