gnu: r-lpsymphony: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-lpsymphony): Update to 1.12.0.
This commit is contained in:
Ricardo Wurmus 2019-05-05 23:59:06 +02:00
parent 4a3c47e940
commit 61c79d55e3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2024,14 +2024,14 @@ (define-public r-ebseq
(define-public r-lpsymphony (define-public r-lpsymphony
(package (package
(name "r-lpsymphony") (name "r-lpsymphony")
(version "1.10.0") (version "1.12.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "lpsymphony" version)) (uri (bioconductor-uri "lpsymphony" version))
(sha256 (sha256
(base32 (base32
"0vnsf5x6gvd1k8h89al7r6xbgbxsjbxphr675czzwggz79zbvq7y")))) "13wvq4ip8nkyxmpncs6fzcf3vphra1n0fd5vz9kspbch0k1z6bsv"))))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs
`(("gfortran" ,gfortran) `(("gfortran" ,gfortran)