me
/
guix
Archived
1
0
Fork 0

gnu: r-doby: Update to 4.6.8.

* gnu/packages/cran.scm (r-doby): Update to 4.6.8.
master
Ricardo Wurmus 2020-12-09 21:57:56 +01:00
parent 7b5443d2d9
commit f836bc870e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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