mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-genelendatabase: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-genelendatabase): Update to 1.44.0. Change-Id: I834018e74e1ef8ca5c21003a1eb30bbe9c9997d8
This commit is contained in:
parent
30bec76b00
commit
9046e17e02
1 changed files with 2 additions and 2 deletions
|
@ -2513,13 +2513,13 @@ as three @code{GatingSets} for testing the @code{flowWorkspace},
|
|||
(define-public r-genelendatabase
|
||||
(package
|
||||
(name "r-genelendatabase")
|
||||
(version "1.43.0")
|
||||
(version "1.44.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "geneLenDataBase" version 'experiment))
|
||||
(sha256
|
||||
(base32 "08k6mh6w8f3vj0x0f94dqq4lqjxn7rcysh9c5bwmxm8ihmypbkia"))))
|
||||
(base32 "0chmz1xl08cf9gvr8shk3jx8xaw4iqw53p0l2bblii7qlrxkympa"))))
|
||||
(properties
|
||||
`((upstream-name . "geneLenDataBase")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue