mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-mlinterfaces: Update to 1.88.1.
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.88.1. Change-Id: I2a8f4a08b53fed8ee8f086c66b5ee58df4b22cf6
This commit is contained in:
parent
b2af3e05a0
commit
c6a9b298bd
1 changed files with 2 additions and 2 deletions
|
@ -19264,14 +19264,14 @@ expression data sets.")
|
|||
(define-public r-mlinterfaces
|
||||
(package
|
||||
(name "r-mlinterfaces")
|
||||
(version "1.88.0")
|
||||
(version "1.88.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MLInterfaces" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vv29pfd75l8h7m3d4lax2a5wmpgy2sfdkdgzlw72xwfvhjvd8m7"))))
|
||||
"0ygppd5g4ii9flq4lkx6wjcwp4a5ykz175v8kk9wb2gx3gr2mwwc"))))
|
||||
(properties
|
||||
'((upstream-name . "MLInterfaces")
|
||||
(updater-extra-native-inputs . ("r-e1071"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue