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

View File

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