mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-18 17:01:51 -05:00
gnu: r-gdsfmt: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.32.0.
This commit is contained in:
parent
0c611d7f4f
commit
c9bdb12ba3
1 changed files with 2 additions and 2 deletions
|
@ -11750,14 +11750,14 @@ (define-public r-watermelon
|
|||
(define-public r-gdsfmt
|
||||
(package
|
||||
(name "r-gdsfmt")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "gdsfmt" version))
|
||||
(sha256
|
||||
(base32
|
||||
"147i33sb65n3cl3ibmjzgfm7i4ljy640k18mzknvc18v1906j9vp"))
|
||||
"1cdwyivgfc6yw5hj9b3j57wx55gckwhx6fwx2lvqynrjzjyzf3q0"))
|
||||
(modules '((guix build utils)))
|
||||
;; Remove bundled sources of zlib, lz4, and xz. Don't attempt to build
|
||||
;; them and link with system libraries instead.
|
||||
|
|
Loading…
Reference in a new issue