mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bodymaprat: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-bodymaprat): Update to 1.24.0. Change-Id: I8ffbff5971e28cbe660c3722ccac85a981e1d789
This commit is contained in:
parent
9ddfef3a4a
commit
a959047757
1 changed files with 2 additions and 2 deletions
|
@ -2159,14 +2159,14 @@ example with the @code{biotmle} R package.")
|
|||
(define-public r-bodymaprat
|
||||
(package
|
||||
(name "r-bodymaprat")
|
||||
(version "1.23.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bodymapRat" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "1qznz8va78k4fj9jnncig6hix2y39kjrf0dqkvn58b61b43v73zk"))))
|
||||
(base32 "00q74bnr8ch4xy8gdmn91rsi9h7g3gbjfz30nmxrab996c8hb4xz"))))
|
||||
(properties `((upstream-name . "bodymapRat")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue