mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-29 12:35:15 +02:00
gnu: r-gdsfmt: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.44.0. Change-Id: Ib3eff728140fa1932faed3b8473bc31cc1a9777c
This commit is contained in:
@@ -22611,14 +22611,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.42.1")
|
(version "1.44.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
|
||||||
"058qh3vbxj9ix8fn995l66ynjzd40lxs9qr1vq7v2fxbmy4rzc0q"))
|
"1zp7ydzg492ifnlypc0ypfi6a0jq6c1gv5ckwcwzwmqfwavk5jfq"))
|
||||||
(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.
|
||||||
|
|||||||
Reference in New Issue
Block a user