mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-spectra: Update to 1.18.2.
* gnu/packages/bioconductor.scm (r-spectra): Update to 1.18.2. Change-Id: Ia7a793a867bfe8abdddec33c8c880d8829070ea7
This commit is contained in:
parent
525224c2b9
commit
e6be0c57b7
1 changed files with 2 additions and 2 deletions
|
@ -14258,13 +14258,13 @@ tools either included in speaq or available elsewhere on CRAN.")
|
|||
(define-public r-spectra
|
||||
(package
|
||||
(name "r-spectra")
|
||||
(version "1.18.0")
|
||||
(version "1.18.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Spectra" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1nkvgrczagwg3z97c55dlixvl87sanalmx0nkpfxd94cc4jbh1d1"))))
|
||||
"0j0d58ypqsrrd2k8zw5mhdhndib40y4sdblj6dgffvy06069wd3r"))))
|
||||
(properties
|
||||
'((upstream-name . "Spectra")
|
||||
;; Avoid dependency cycle.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue