gnu: r-bsgenome-hsapiens-ucsc-hg19: Update hash.

* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]:
Update hash because the tarball changed in place.
This commit is contained in:
Ricardo Wurmus 2017-07-19 14:38:37 +02:00
parent 1fb9b6782b
commit fd40857938
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7563,7 +7563,7 @@ (define-public r-bsgenome-hsapiens-ucsc-hg19
version ".tar.gz"))
(sha256
(base32
"1y0nqpk8cw5a34sd9hmin3z4v7iqm6hf6l22cl81vlbxqbjibxc8"))))
"0479qx4bapgcp5chj10a63chk0s28x9cx1gamz3f5m3yd7jzwcf2"))))
(properties
`((upstream-name . "BSgenome.Hsapiens.UCSC.hg19")))
(build-system r-build-system)