gnu: r-circrnaprofiler: Update to 1.6.0.
* gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.6.0.master
parent
cec7972759
commit
d37ae38d19
|
@ -10018,14 +10018,14 @@ accessibility data.")
|
||||||
(define-public r-circrnaprofiler
|
(define-public r-circrnaprofiler
|
||||||
(package
|
(package
|
||||||
(name "r-circrnaprofiler")
|
(name "r-circrnaprofiler")
|
||||||
(version "1.4.2")
|
(version "1.6.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
|
||||||
"0r1hfm3pc7c71irzmxmdwc27ns9hkymz4vhb4pqbli4xn37q7cg8"))))
|
"1hif40vfg2lkbyf6abbkxbdm3b1biw6gxnh6ca2sydvi3y5l2ys2"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "circRNAprofiler")))
|
`((upstream-name . "circRNAprofiler")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
|
Reference in New Issue