gnu: r-bio3d: Update to 2.4-4.
* gnu/packages/cran.scm (r-bio3d): Update to 2.4-4.
This commit is contained in:
parent
5d9d7cf0c4
commit
54c8dff8fa
@ -22263,14 +22263,14 @@ as a boxplot function.")
|
||||
(define-public r-bio3d
|
||||
(package
|
||||
(name "r-bio3d")
|
||||
(version "2.4-3")
|
||||
(version "2.4-4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "bio3d" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0x3apqxbk4lvvcnvvdsyjd9f6qh9f9qgml3ih69hl9ikj06iy0y6"))))
|
||||
"1scxzmh22ca0nmpkvapsdcmq3n06j2wy74ljz1g27r1k1p0ylm2n"))))
|
||||
(properties `((upstream-name . "bio3d")))
|
||||
(build-system r-build-system)
|
||||
(inputs (list zlib))
|
||||
|
Loading…
Reference in New Issue
Block a user