mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-amountain: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-amountain): Update to 1.34.0. Change-Id: I1d35f988f6901b783287fa3645b5c6cfc81f3f03
This commit is contained in:
parent
84ab6c7deb
commit
b3d96d305c
1 changed files with 2 additions and 2 deletions
|
@ -4308,13 +4308,13 @@ can enrich this metadata with context-specific properties.")
|
|||
(define-public r-amountain
|
||||
(package
|
||||
(name "r-amountain")
|
||||
(version "1.32.0")
|
||||
(version "1.34.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AMOUNTAIN" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0w1m0y9q7vksxnhxa8gz3fl47niss7zcbvvrjsdrf82yx6x8vp6j"))))
|
||||
"1kqlbjzcp3hgp2v54v5jp34q19cb46s4g0cya7pkgk729b8wglz3"))))
|
||||
(properties `((upstream-name . "AMOUNTAIN")))
|
||||
(build-system r-build-system)
|
||||
(inputs (list gsl))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue