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:
Ricardo Wurmus 2023-11-03 16:35:56 +01:00
parent 00dabe4d4f
commit d79c200c1e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -3423,13 +3423,13 @@ data. Efficient plotting with 1-D data is also available. Basic reading of
(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