mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: r-circrnaprofiler: Update to 1.22.1.
* gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.22.1. Change-Id: I443629810f3ce69d1f5e80e72a6022a98bd8a002
This commit is contained in:
parent
1a2a984e4f
commit
ecbebc5ca9
1 changed files with 2 additions and 2 deletions
|
@ -22391,14 +22391,14 @@ accessibility data.")
|
|||
(define-public r-circrnaprofiler
|
||||
(package
|
||||
(name "r-circrnaprofiler")
|
||||
(version "1.22.0")
|
||||
(version "1.22.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "circRNAprofiler" version))
|
||||
(sha256
|
||||
(base32
|
||||
"115hzanh0bs45qbk1j854jvpd8242aabzpwjzd0hk79k5ng8yqnm"))))
|
||||
"0c30bzlmbfn05d6j5wvcdww5hn0mkcl9ydb4z3rf7hl58xp62s0g"))))
|
||||
(properties
|
||||
`((upstream-name . "circRNAprofiler")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue