mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bandits: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-bandits): Update to 1.24.0. Change-Id: Id1b9bcf37631edc5b20246c6bbdbdc991de8c365
This commit is contained in:
parent
cb6e002032
commit
d11e78f9dc
1 changed files with 2 additions and 2 deletions
|
@ -5852,13 +5852,13 @@ usage.")
|
|||
(define-public r-bandits
|
||||
(package
|
||||
(name "r-bandits")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BANDITS" version))
|
||||
(sha256
|
||||
(base32
|
||||
"01ksk9wqzmg14pn0x0dch1fcrdwxw9qrfc592gkx9cy4sh8kdf3n"))))
|
||||
"1xqi3gpsshnb6h1yyvxh4dqafzw691zmpy4mc40nd6skz3hqwls0"))))
|
||||
(properties
|
||||
'((upstream-name . "BANDITS")
|
||||
(updater-extra-native-inputs . ("r-tximport"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue