mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: r-lpsymphony: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-lpsymphony): Update to 1.32.0. Change-Id: Ia032fb628cc3a70176f5b34c4d448f0993466200
This commit is contained in:
parent
12d37b0c57
commit
ce4f5ee13f
1 changed files with 2 additions and 2 deletions
|
@ -14649,14 +14649,14 @@ (define-public r-karyoploter
|
|||
(define-public r-lpsymphony
|
||||
(package
|
||||
(name "r-lpsymphony")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "lpsymphony" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1946wlw9zvyxdd99rs2rliks54ff5dkibavxd48aj7cqjsjh6b7g"))))
|
||||
"1wcjmw655k389ph61v3gxjv7gk2q70h25zmdzvd4ggbxg8vh2mp1"))))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue