Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-classint): Update to 0.4-2.
This commit is contained in:
Ricardo Wurmus 2019-10-18 19:25:20 +02:00
parent f9598c0485
commit 970eab391a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12723,14 +12723,14 @@ classes.")
(define-public r-classint
(package
(name "r-classint")
(version "0.4-1")
(version "0.4-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "classInt" version))
(sha256
(base32
"00q1bpgblrldckn1rk166q1b0hgap2sjjyfmfcyh6ydk6y73ziir"))))
"0w980hrw8sgfdfyd5dsimalq7gwhvqm7507abk7k363pvgks23dv"))))
(properties `((upstream-name . "classInt")))
(build-system r-build-system)
(propagated-inputs