mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-faahko: Update to 1.48.1.
* gnu/packages/bioconductor.scm (r-faahko): Update to 1.48.1. Change-Id: I2b62bbb03c23efb20dd45d65312c335e602da88a
This commit is contained in:
parent
d748e4dda7
commit
2a161a1ab7
1 changed files with 2 additions and 2 deletions
|
@ -2407,14 +2407,14 @@ format and is used for examples in other packages.")
|
|||
(define-public r-faahko
|
||||
(package
|
||||
(name "r-faahko")
|
||||
(version "1.47.1")
|
||||
(version "1.48.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "faahKO" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "0ihqq0xg2q2fhsszn18fm89j7avz8rychbykgmps0fkd8q04ja7r"))))
|
||||
(base32 "0f4ym837xvykdrdfrpwsh3lx5l5fdrrcc351sx281galihah4100"))))
|
||||
(properties `((upstream-name . "faahKO")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-xcms))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue