Archived
1
0
Fork 0

gnu: r-aplot: Update to 0.1.10.

* gnu/packages/cran.scm (r-aplot): Update to 0.1.10.
This commit is contained in:
Ricardo Wurmus 2023-03-19 14:44:33 +01:00
parent 71db461a49
commit aaa27f9fe0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22604,14 +22604,14 @@ external dependencies. This package has is implemented purely in R.")
(define-public r-aplot (define-public r-aplot
(package (package
(name "r-aplot") (name "r-aplot")
(version "0.1.9") (version "0.1.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "aplot" version)) (uri (cran-uri "aplot" version))
(sha256 (sha256
(base32 (base32
"04mv2jhkk47sqmm69dbcmy84han2k19sv6vnmk572xbm19i661xg")))) "1lb739r3d60a73km8w5f76p7v6xydkfljfxvi25n51zq8617cdyr"))))
(properties `((upstream-name . "aplot"))) (properties `((upstream-name . "aplot")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs