me
/
guix
Archived
1
0
Fork 0

gnu: r-doby: Update to 4.6.9.

* gnu/packages/cran.scm (r-doby): Update to 4.6.9.
master
Ricardo Wurmus 2021-03-09 21:39:19 +01:00
parent c1037edc89
commit 2dae640d8a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions
gnu/packages

View File

@ -8571,14 +8571,14 @@ the work.")
(define-public r-doby (define-public r-doby
(package (package
(name "r-doby") (name "r-doby")
(version "4.6.8") (version "4.6.9")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "doBy" version)) (uri (cran-uri "doBy" version))
(sha256 (sha256
(base32 (base32
"0r97kwsj6g87m7shgnjc5c9y71jkhiq4xd9q0s2bxl0vl92qqwvg")))) "02f545md5yhbpp3wb3q2c8zabqwgf02555r5c6g7znab5zjbyr00"))))
(properties `((upstream-name . "doBy"))) (properties `((upstream-name . "doBy")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs