gnu: r-bandits: Update to 1.18.1.

* gnu/packages/bioconductor.scm (r-bandits): Update to 1.18.1.

Change-Id: Ied13d156cb7762fd6f86a5a0cccff302b684530d
This commit is contained in:
Ricardo Wurmus 2023-12-15 17:47:35 +01:00
parent ea9441de8f
commit 71c0e7eea6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4408,13 +4408,13 @@ (define-public r-bambu
(define-public r-bandits
(package
(name "r-bandits")
(version "1.18.0")
(version "1.18.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BANDITS" version))
(sha256
(base32
"1xdyi61scfay5l5v7c40wjjl83kcvagvypxnfvsws4avh08x3ni3"))))
"0y81m37c5irpaw9pfm5b672wk804n4x1g9g5pfh1dp7pggfwbf1z"))))
(properties `((upstream-name . "BANDITS")))
(build-system r-build-system)
(propagated-inputs