me
/
guix
Archived
1
0
Fork 0

gnu: r-doby: Update to 4.6.19.

* gnu/packages/cran.scm (r-doby): Update to 4.6.19.
master
Ricardo Wurmus 2023-10-05 13:34:45 +02:00
parent d1884a7225
commit d3751cac6d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13770,14 +13770,14 @@ the work.")
(define-public r-doby
(package
(name "r-doby")
(version "4.6.18")
(version "4.6.19")
(source
(origin
(method url-fetch)
(uri (cran-uri "doBy" version))
(sha256
(base32
"19g60s7d8a444mg24b50bs56fvwbwjv44fylvib2q1c6rjx3wxrz"))))
"14hvbhf9zamqkjhr9jd8zjpm9xlc8hwqj04gy6ln32n2hzqqqr6v"))))
(properties `((upstream-name . "doBy")))
(build-system r-build-system)
(propagated-inputs