me
/
guix
Archived
1
0
Fork 0

gnu: r-ggformula: Update to 0.10.4.

* gnu/packages/cran.scm (r-ggformula): Update to 0.10.4.
master
Ricardo Wurmus 2023-04-17 11:10:33 +02:00
parent b0d707eda6
commit 367ea059e9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13711,13 +13711,13 @@ haven package.")
(define-public r-ggformula
(package
(name "r-ggformula")
(version "0.10.2")
(version "0.10.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggformula" version))
(sha256
(base32 "0xb39gjn6q7va1d1fhvf2dw9428s1q13wasx4y3cz2f0lls1r2wl"))))
(base32 "07d9sq0dqi0g5x9h58icfk1f4hgg1xz4mhbp2z2rxg9qgs74fvdj"))))
(build-system r-build-system)
(propagated-inputs
(list r-ggforce