mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-06 09:15:54 +02:00
gnu: r-ncdf4: Update to 1.20.
* gnu/packages/cran.scm (r-ncdf4): Update to 1.20.
This commit is contained in:
@@ -14830,14 +14830,14 @@ other values.")
|
||||
(define-public r-ncdf4
|
||||
(package
|
||||
(name "r-ncdf4")
|
||||
(version "1.19")
|
||||
(version "1.20")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ncdf4" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0qzvin2fjzcb7h2knlnw14s6043pwi1nm7yf6p27ax7w269173fb"))))
|
||||
"1kpi5xygx1nj8ybxrn9z0jxi3lbcibdvc7mjgyvm6f9plwjlxjvq"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
(list netcdf zlib))
|
||||
|
||||
Reference in New Issue
Block a user