me
/
guix
Archived
1
0
Fork 0

gnu: r-doby: Update to 4.6.17.

* gnu/packages/cran.scm (r-doby): Update to 4.6.17.
Ricardo Wurmus 2023-07-17 14:19:52 +02:00
parent b23bfb6de5
commit 892f9dba8a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13275,14 +13275,14 @@ the work.")
(define-public r-doby
(package
(name "r-doby")
(version "4.6.16")
(version "4.6.17")
(source
(origin
(method url-fetch)
(uri (cran-uri "doBy" version))
(sha256
(base32
"1rxvxhb572n29mbvkh6xmi7cnwc6c8g2xzw1wp10nfr9gnspx4ym"))))
"02jb1z19rsmbvzwapgfx7m8lfnlcx9dqf6gkr9fmgcl77d5992n5"))))
(properties `((upstream-name . "doBy")))
(build-system r-build-system)
(propagated-inputs