Archived
1
0
Fork 0

gnu: r-venndiagram: Update to 1.7.1.

* gnu/packages/cran.scm (r-venndiagram): Update to 1.7.1.
This commit is contained in:
Ricardo Wurmus 2022-01-05 19:34:15 +01:00
parent 64953f106d
commit 53004bd0ee
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5278,13 +5278,13 @@ and density estimation")
(define-public r-venndiagram (define-public r-venndiagram
(package (package
(name "r-venndiagram") (name "r-venndiagram")
(version "1.7.0") (version "1.7.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "VennDiagram" version)) (uri (cran-uri "VennDiagram" version))
(sha256 (sha256
(base32 (base32
"1l9mmc8wwn885l2b13kshhrkz53pqigcw6d8gklvv92fx5m5cdvm")))) "0yw54j9as0vf8ypnq4a3sl2w0lajri6s979f4y11hjzpgmr1m16b"))))
(properties `((upstream-name . "VennDiagram"))) (properties `((upstream-name . "VennDiagram")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs