me
/
guix
Archived
1
0
Fork 0

gnu: r-doby: Update to 4.6.14.

* gnu/packages/cran.scm (r-doby): Update to 4.6.14.
master
Ricardo Wurmus 2022-11-04 08:23:30 +01:00
parent 1af1258f17
commit 7a31feaa60
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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