me
/
guix
Archived
1
0
Fork 0

gnu: r-aplot: Update to 0.1.2.

* gnu/packages/cran.scm (r-aplot): Update to 0.1.2.
master
Ricardo Wurmus 2022-01-23 13:33:35 +01:00
parent 43a5aa9473
commit 5e5b25bb9d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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