gnu: r-gdsfmt: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.28.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:07 +02:00
parent d0c36449d2
commit 0cc4deb017
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -10225,14 +10225,14 @@ metrics, with methods for objects produced by the @code{methylumi} and
(define-public r-gdsfmt
(package
(name "r-gdsfmt")
(version "1.26.1")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gdsfmt" version))
(sha256
(base32
"0f5vn8h5fzzazcv92sgrf85hc4xkkizk2wwml9mzjd8ya2fkwg8n"))
"119qdivd7vaaqkjb0nrwidi6g26hh8znhif3g4prqn7x5pl2clvy"))
(modules '((guix build utils)))
;; Remove bundled sources of zlib, lz4, and xz. Don't attempt to build
;; them and link with system libraries instead.