Archived
1
0
Fork 0

gnu: r-classint: Update to 0.4-10.

* gnu/packages/cran.scm (r-classint): Update to 0.4-10.
This commit is contained in:
Ricardo Wurmus 2023-09-14 00:04:09 +02:00
parent ebd91f1bb4
commit d4dd9c352d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22011,14 +22011,14 @@ classes.")
(define-public r-classint
(package
(name "r-classint")
(version "0.4-9")
(version "0.4-10")
(source
(origin
(method url-fetch)
(uri (cran-uri "classInt" version))
(sha256
(base32
"1hz1436apcnqvfyhmlv5f4127jviwfw6hz7f8xxkqygq11ysy4av"))))
"12rbwh7g0a6abvy423xjiv53gx1f9lg4y78r80lc0fj9pjpiwmn3"))))
(properties `((upstream-name . "classInt")))
(build-system r-build-system)
(propagated-inputs