gnu: r-altcdfenvs: Update to 2.62.0.

* gnu/packages/bioconductor.scm (r-altcdfenvs): Update to 2.62.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:44 +02:00
parent 55f6d75cdb
commit 8e5e97293d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -3227,13 +3227,13 @@ data. Efficient plotting with 1-D data is also available. Basic reading of
(define-public r-altcdfenvs
(package
(name "r-altcdfenvs")
(version "2.60.0")
(version "2.62.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "altcdfenvs" version))
(sha256
(base32
"0fm4l93j6nm1w1w57zzryc1hkzapp8l16pkwjzdzllvwvsnsg8r0"))))
"1jpimj195rdw86pp623ylrmcxkxmn8qmc84vsw9prnf3gdz3q18b"))))
(properties `((upstream-name . "altcdfenvs")))
(build-system r-build-system)
(propagated-inputs