gnu: r-genomationdata: Update to 1.14.0.
* gnu/packages/bioinformatics.scm (r-genomationdata): Update to 1.14.0.
This commit is contained in:
parent
13e70f6304
commit
cb9e6ed702
@ -8121,7 +8121,7 @@ genomic intervals. In addition, it can use BAM or BigWig files as input.")
|
|||||||
(define-public r-genomationdata
|
(define-public r-genomationdata
|
||||||
(package
|
(package
|
||||||
(name "r-genomationdata")
|
(name "r-genomationdata")
|
||||||
(version "1.10.0")
|
(version "1.14.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
;; We cannot use bioconductor-uri here because this tarball is
|
;; We cannot use bioconductor-uri here because this tarball is
|
||||||
@ -8131,7 +8131,7 @@ genomic intervals. In addition, it can use BAM or BigWig files as input.")
|
|||||||
"genomationData_" version ".tar.gz"))
|
"genomationData_" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0h7g5x3kyb50qlblz5hc85lfm6n6f5nb68i146way3ggs04sqvla"))))
|
"10xyb8akjrhmak2i0mnv1agny2ipy364q9nlibyplpzc7vdb6bw7"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
;; As this package provides little more than large data files, it doesn't
|
;; As this package provides little more than large data files, it doesn't
|
||||||
;; make sense to build substitutes.
|
;; make sense to build substitutes.
|
||||||
|
Loading…
Reference in New Issue
Block a user