mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-09 10:45:54 +02:00
gnu: r-circrnaprofiler: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.22.0. Change-Id: I183f7450a6a6413eaf84c1785e43b19a633b623f
This commit is contained in:
@@ -22387,14 +22387,14 @@ accessibility data.")
|
||||
(define-public r-circrnaprofiler
|
||||
(package
|
||||
(name "r-circrnaprofiler")
|
||||
(version "1.20.0")
|
||||
(version "1.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "circRNAprofiler" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0yszs0mzh9bdzaak1sqfypr05xn4nxy78g2b9m6rszxrf1g7k56b"))))
|
||||
"115hzanh0bs45qbk1j854jvpd8242aabzpwjzd0hk79k5ng8yqnm"))))
|
||||
(properties
|
||||
`((upstream-name . "circRNAprofiler")))
|
||||
(build-system r-build-system)
|
||||
|
||||
Reference in New Issue
Block a user