gnu: r-plot3d: Update to 1.3.
* gnu/packages/cran.scm (r-plot3d): Update to 1.3.master
parent
20622ad131
commit
db904d5c86
|
@ -15195,14 +15195,14 @@ annotated biological functions.")
|
|||
(define-public r-plot3d
|
||||
(package
|
||||
(name "r-plot3d")
|
||||
(version "1.1.1")
|
||||
(version "1.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "plot3D" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0chn70fqwyca8lbnjnpbcj08ni0dfbax2gjmzhk2c4w72c04mzpn"))))
|
||||
"1jfzndnlci9a975qbcv66jiy2l46hs3f2049654x4jp3i4kyrr5r"))))
|
||||
(properties `((upstream-name . "plot3D")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs `(("r-misc3d" ,r-misc3d)))
|
||||
|
|
Reference in New Issue