me
/
guix
Archived
1
0
Fork 0

gnu: r-doby: Update to 4.6.13.

* gnu/packages/cran.scm (r-doby): Update to 4.6.13.
master
Ricardo Wurmus 2022-05-28 08:30:23 +02:00
parent 65a0fa0dd3
commit 5ac39e4738
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10195,14 +10195,14 @@ the work.")
(define-public r-doby (define-public r-doby
(package (package
(name "r-doby") (name "r-doby")
(version "4.6.12") (version "4.6.13")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "doBy" version)) (uri (cran-uri "doBy" version))
(sha256 (sha256
(base32 (base32
"1m60ya4cdickqsj0dc90bv4n47df6qg6n82fikxrkl4yhg7yyn1i")))) "0qnfcw4rg5kd1mll3rq6vchz3lgdqfif9469p8x6ixsgrxxpivbz"))))
(properties `((upstream-name . "doBy"))) (properties `((upstream-name . "doBy")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs