mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-regioner: Update to 1.18.1.
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.18.1.
This commit is contained in:
parent
f8f181ae41
commit
7a8fcdaccc
1 changed files with 2 additions and 2 deletions
|
@ -1166,14 +1166,14 @@ the Human Protein Atlas project.")
|
|||
(define-public r-regioner
|
||||
(package
|
||||
(name "r-regioner")
|
||||
(version "1.18.0")
|
||||
(version "1.18.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "regioneR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0m073hrqp62zpd2blnqm5ka539hcilir05m8av14vdhzhjzp13ya"))))
|
||||
"0if7r6njz3ahm545383z5mzmzw8fdvw80a9lfz160j5pcgpx2dq9"))))
|
||||
(properties `((upstream-name . "regioneR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue