gnu: r-circrnaprofiler: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.18.0. Change-Id: I5249ad323937706edb460e6f5dbc67f3b89aeea4master
parent
a675626580
commit
15f55f8107
|
@ -19403,14 +19403,14 @@ accessibility data.")
|
||||||
(define-public r-circrnaprofiler
|
(define-public r-circrnaprofiler
|
||||||
(package
|
(package
|
||||||
(name "r-circrnaprofiler")
|
(name "r-circrnaprofiler")
|
||||||
(version "1.16.0")
|
(version "1.18.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "circRNAprofiler" version))
|
(uri (bioconductor-uri "circRNAprofiler" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"098fbrszph5cnh4n9zjhj92sg1bi6h6k57wm2vlaqkq0nab63r63"))))
|
"0gjnx4645kd7qag7dzs5dp9lhsv6zg5xn6jna3bap4mginl1jvxi"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "circRNAprofiler")))
|
`((upstream-name . "circRNAprofiler")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
|
Reference in New Issue