me
/
guix
Archived
1
0
Fork 0

gnu: r-venndiagram: Update to 1.7.3.

* gnu/packages/cran.scm (r-venndiagram): Update to 1.7.3.
master
Ricardo Wurmus 2022-05-28 08:30:17 +02:00
parent 83b90cc4a1
commit 7bf051be75
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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