gnu: r-gdsfmt: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.28.0.
This commit is contained in:
parent
d0c36449d2
commit
0cc4deb017
@ -10225,14 +10225,14 @@ metrics, with methods for objects produced by the @code{methylumi} and
|
|||||||
(define-public r-gdsfmt
|
(define-public r-gdsfmt
|
||||||
(package
|
(package
|
||||||
(name "r-gdsfmt")
|
(name "r-gdsfmt")
|
||||||
(version "1.26.1")
|
(version "1.28.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "gdsfmt" version))
|
(uri (bioconductor-uri "gdsfmt" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0f5vn8h5fzzazcv92sgrf85hc4xkkizk2wwml9mzjd8ya2fkwg8n"))
|
"119qdivd7vaaqkjb0nrwidi6g26hh8znhif3g4prqn7x5pl2clvy"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
;; Remove bundled sources of zlib, lz4, and xz. Don't attempt to build
|
;; Remove bundled sources of zlib, lz4, and xz. Don't attempt to build
|
||||||
;; them and link with system libraries instead.
|
;; them and link with system libraries instead.
|
||||||
|
Loading…
Reference in New Issue
Block a user