gnu: r-lfa: Update to 1.28.2.
* gnu/packages/bioconductor.scm (r-lfa): Update to 1.28.2.
This commit is contained in:
parent
20b1ef8047
commit
810a8e5060
1 changed files with 2 additions and 2 deletions
|
@ -6591,13 +6591,13 @@ (define-public r-keggrest
|
|||
(define-public r-lfa
|
||||
(package
|
||||
(name "r-lfa")
|
||||
(version "1.28.1")
|
||||
(version "1.28.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "lfa" version))
|
||||
(sha256
|
||||
(base32 "0047wspvarbnbawrwvfjfz5y6i36l2r2k2501zjya09rjpiq101m"))))
|
||||
(base32 "0z8aa2435f7v2l6zwv47v2a6p9hal156dsh8v1iri233d1qx7fax"))))
|
||||
(properties `((upstream-name . "lfa")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-corpcor))
|
||||
|
|
Loading…
Reference in a new issue