mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-31 16:42:38 -05:00
gnu: r-bodymaprat: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-bodymaprat): Update to 1.20.0. Change-Id: I8eb8b9e71cb1068e058b3e827096f25607ac5f01
This commit is contained in:
parent
62e7c74453
commit
a4e4f9cf21
1 changed files with 2 additions and 2 deletions
|
@ -1675,14 +1675,14 @@ (define-public r-bladderbatch
|
|||
(define-public r-bodymaprat
|
||||
(package
|
||||
(name "r-bodymaprat")
|
||||
(version "1.18.0")
|
||||
(version "1.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bodymapRat" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "1sfq6vxkb68l0q5qbnpm3fi53k4q9a890bv2ff9c6clhc42wx3h6"))))
|
||||
(base32 "15kjgqq7lq94pjqg380swqrkv684kgbpkaikfxxdx4cpgx8sjzn7"))))
|
||||
(properties `((upstream-name . "bodymapRat")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue