me
/
guix
Archived
1
0
Fork 0

gnu: r-kutils: Update to 1.72.

* gnu/packages/cran.scm (r-kutils): Update to 1.72.
master
Ricardo Wurmus 2023-07-11 15:35:28 +02:00
parent c09ccaa7f2
commit 1d933c516d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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