gnu: r-lpsymphony: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-lpsymphony): Update to 1.14.0.
This commit is contained in:
parent
a9649c4138
commit
153dc51bfe
1 changed files with 2 additions and 2 deletions
|
@ -2347,14 +2347,14 @@ (define-public r-ebseq
|
|||
(define-public r-lpsymphony
|
||||
(package
|
||||
(name "r-lpsymphony")
|
||||
(version "1.12.0")
|
||||
(version "1.14.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "lpsymphony" version))
|
||||
(sha256
|
||||
(base32
|
||||
"13wvq4ip8nkyxmpncs6fzcf3vphra1n0fd5vz9kspbch0k1z6bsv"))))
|
||||
"0j5j9kggh3l61vp6hpnqf45d5kzifksaj0sqhvs1zahmx2c1gfdv"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
`(("gfortran" ,gfortran)
|
||||
|
|
Loading…
Reference in a new issue