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:
parent
0fbc5346f8
commit
2f3560bbfc
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue