mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: r-altcdfenvs: Update to 2.64.0.
* gnu/packages/bioconductor.scm (r-altcdfenvs): Update to 2.64.0. Change-Id: I10775d097dfce34d8b3d2846971a4318368a871f
This commit is contained in:
parent
00dabe4d4f
commit
d79c200c1e
1 changed files with 2 additions and 2 deletions
|
@ -3423,13 +3423,13 @@ (define-public r-alpsnmr
|
|||
(define-public r-altcdfenvs
|
||||
(package
|
||||
(name "r-altcdfenvs")
|
||||
(version "2.62.0")
|
||||
(version "2.64.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "altcdfenvs" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1jpimj195rdw86pp623ylrmcxkxmn8qmc84vsw9prnf3gdz3q18b"))))
|
||||
"17kgiqa5dbfp74jrm565wlx9sj4ydbds2y8ahs7dikvdvm725qsn"))))
|
||||
(properties `((upstream-name . "altcdfenvs")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue