me
/
guix
Archived
1
0
Fork 0

gnu: r-kutils: Update to 1.73.

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

View File

@ -30779,14 +30779,14 @@ estimate parameters given observed data.")
(define-public r-kutils
(package
(name "r-kutils")
(version "1.72")
(version "1.73")
(source
(origin
(method url-fetch)
(uri (cran-uri "kutils" version))
(sha256
(base32
"0mnrh1bfpwssw9j5lspvwfawqx9s4fxy2gh3n60knjzbzrzqckp4"))))
"0xqg1s48afpn2w0mlqfwz3sj1gdjf05cpxq4z9r01k1476lvh6c9"))))
(properties `((upstream-name . "kutils")))
(build-system r-build-system)
(propagated-inputs