mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: r-modstrings: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-modstrings): Update to 1.24.0. Change-Id: Id13e794acf3dabfd60495b36de498daeda03808e
This commit is contained in:
parent
50c7c7f413
commit
f287baeaff
1 changed files with 2 additions and 2 deletions
|
@ -11258,13 +11258,13 @@ It has function interfaces for:
|
|||
(define-public r-modstrings
|
||||
(package
|
||||
(name "r-modstrings")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Modstrings" version))
|
||||
(sha256
|
||||
(base32 "1jffh3ril1lwggfva8k319mang0i75xrk6fkp0xk6kp1979qpyxz"))))
|
||||
(base32 "15cqi11y7vwv3w8mzirrv4sn3mb6h18mfmjflbayvs0wk1ngnwwq"))))
|
||||
(properties `((upstream-name . "Modstrings")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biocgenerics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue