diff options
| author | Ricardo Wurmus <rekado@elephly.net> | 2026-05-21 10:42:14 +0200 |
|---|---|---|
| committer | Ricardo Wurmus <rekado@elephly.net> | 2026-05-28 12:13:57 +0200 |
| commit | e0cddffc1dc617ec6a99784d25037a3bded96092 (patch) | |
| tree | ec8fe1ef0752191d2d1dfe062e61ab1cdf86e60e /gnu | |
| parent | 173f1ada6fded86ef8acc68aae76927cbd0cb08c (diff) | |
gnu: r-gdsfmt: Update to 1.48.1.
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.48.1.
Change-Id: Ida66602b7c96072aa2710cadd60f0b572f6a49b4
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/bioconductor.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index a1dc90b1271..456141c8fc4 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm | |||
| @@ -23248,14 +23248,14 @@ metrics, with methods for objects produced by the @code{methylumi} and | |||
| 23248 | (define-public r-gdsfmt | 23248 | (define-public r-gdsfmt |
| 23249 | (package | 23249 | (package |
| 23250 | (name "r-gdsfmt") | 23250 | (name "r-gdsfmt") |
| 23251 | (version "1.48.0") | 23251 | (version "1.48.1") |
| 23252 | (source | 23252 | (source |
| 23253 | (origin | 23253 | (origin |
| 23254 | (method url-fetch) | 23254 | (method url-fetch) |
| 23255 | (uri (bioconductor-uri "gdsfmt" version)) | 23255 | (uri (bioconductor-uri "gdsfmt" version)) |
| 23256 | (sha256 | 23256 | (sha256 |
| 23257 | (base32 | 23257 | (base32 |
| 23258 | "119km85lh0caqxk0gamawh66p36app0d5wdrjc0nns7cb6wxzlhj")) | 23258 | "001l93k5912fgiqp7a6h1lmlxvwn5kbgs1cal9qyl2v1i5q6ggbr")) |
| 23259 | (modules '((guix build utils))) | 23259 | (modules '((guix build utils))) |
| 23260 | ;; Remove bundled sources of zlib, lz4, and xz. Don't attempt to build | 23260 | ;; Remove bundled sources of zlib, lz4, and xz. Don't attempt to build |
| 23261 | ;; them and link with system libraries instead. | 23261 | ;; them and link with system libraries instead. |
