Archived
1
0
Fork 0

gnu: r-downlit: Update to 0.4.3.

* gnu/packages/cran.scm (r-downlit): Update to 0.4.3.
This commit is contained in:
Ricardo Wurmus 2023-07-11 15:35:29 +02:00
parent 362b352c92
commit 7ecefb14dd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -36088,14 +36088,14 @@ AGG to use as alternative to the raster devices provided through the
(define-public r-downlit (define-public r-downlit
(package (package
(name "r-downlit") (name "r-downlit")
(version "0.4.2") (version "0.4.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "downlit" version)) (uri (cran-uri "downlit" version))
(sha256 (sha256
(base32 (base32
"0g3yncj3gmaqsc6cw7g9slgvd0kfk2414yz5m1dilk8h15lzdprk")))) "1gdk6rj3539vnm979spd8py0rpvlaniyiy336abi39g8xjcbw3vc"))))
(properties `((upstream-name . "downlit"))) (properties `((upstream-name . "downlit")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs