mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-23 02:36:40 +01:00
gnu: r-lpsymphony: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-lpsymphony): Update to 1.24.0.
This commit is contained in:
parent
266df31f5d
commit
5a23854532
1 changed files with 2 additions and 2 deletions
|
@ -7395,14 +7395,14 @@ (define-public r-karyoploter
|
|||
(define-public r-lpsymphony
|
||||
(package
|
||||
(name "r-lpsymphony")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "lpsymphony" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1bv28b1fgcazv6j0xw4nn6wljs37qnkyahqy7anrwissdpryhjfs"))))
|
||||
"0kc708ss5byzw8qh439mb4nq6hsfmz73gfamiznw3lv352brd33g"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
(list zlib))
|
||||
|
|
Loading…
Reference in a new issue