gnu: r-aplot: Update to 0.1.3.

* gnu/packages/cran.scm (r-aplot): Update to 0.1.3.
This commit is contained in:
Ricardo Wurmus 2022-04-11 18:01:19 +02:00
parent eacc2b0ba9
commit 45b9b2dbce
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19054,14 +19054,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.2") (version "0.1.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "aplot" version)) (uri (cran-uri "aplot" version))
(sha256 (sha256
(base32 (base32
"1w09flb6a4fxibfrm1z24pg672r80b7phgc0m7mv3vfw3l84v749")))) "10cqa35bh4lhpnybaalp3d69k392b25ba16dgbngqz0vikzp4czk"))))
(properties `((upstream-name . "aplot"))) (properties `((upstream-name . "aplot")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs