mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-catdap: Update to 1.3.7-4.
* gnu/packages/cran.scm (r-catdap): Update to 1.3.7-4. Change-Id: I3136768e7ddf87f552cd7950c6cf407ff17fb589
This commit is contained in:
@@ -25800,14 +25800,14 @@ methods.")
|
|||||||
(define-public r-catdap
|
(define-public r-catdap
|
||||||
(package
|
(package
|
||||||
(name "r-catdap")
|
(name "r-catdap")
|
||||||
(version "1.3.7")
|
(version "1.3.7-4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "catdap" version))
|
(uri (cran-uri "catdap" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0z84bx808hy70bkzdda9l42ljh9i9pz07isxq756axi7nr0ky6p9"))))
|
"0gk7xmldf4vbn3igd622y5iv15ad9np2fr9mvqwjd8wvqjfmscz1"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-rcolorbrewer))
|
(list r-rcolorbrewer))
|
||||||
|
|||||||
Reference in New Issue
Block a user