gnu: r-aplot: Update to 0.1.10.
* gnu/packages/cran.scm (r-aplot): Update to 0.1.10.
This commit is contained in:
parent
71db461a49
commit
aaa27f9fe0
@ -22604,14 +22604,14 @@ external dependencies. This package has is implemented purely in R.")
|
||||
(define-public r-aplot
|
||||
(package
|
||||
(name "r-aplot")
|
||||
(version "0.1.9")
|
||||
(version "0.1.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "aplot" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04mv2jhkk47sqmm69dbcmy84han2k19sv6vnmk572xbm19i661xg"))))
|
||||
"1lb739r3d60a73km8w5f76p7v6xydkfljfxvi25n51zq8617cdyr"))))
|
||||
(properties `((upstream-name . "aplot")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user