1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

gnu: r-altcdfenvs: Update to 2.70.0.

* gnu/packages/bioconductor.scm (r-altcdfenvs): Update to 2.70.0.

Change-Id: Ie84347eefe5046d0ec1d87257a84712c3fe7e44d
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:55:18 +02:00
parent 0fbc5346f8
commit 2f3560bbfc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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