gnu: r-circrnaprofiler: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.6.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:07 +02:00
parent cec7972759
commit d37ae38d19
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -10018,14 +10018,14 @@ accessibility data.")
(define-public r-circrnaprofiler
(package
(name "r-circrnaprofiler")
(version "1.4.2")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "circRNAprofiler" version))
(sha256
(base32
"0r1hfm3pc7c71irzmxmdwc27ns9hkymz4vhb4pqbli4xn37q7cg8"))))
"1hif40vfg2lkbyf6abbkxbdm3b1biw6gxnh6ca2sydvi3y5l2ys2"))))
(properties
`((upstream-name . "circRNAprofiler")))
(build-system r-build-system)