gnu: r-classint: Update to 0.4-7.
* gnu/packages/cran.scm (r-classint): Update to 0.4-7.
This commit is contained in:
parent
68c1510295
commit
3e38a5167d
1 changed files with 2 additions and 2 deletions
|
@ -17370,14 +17370,14 @@ (define-public r-udunits2
|
|||
(define-public r-classint
|
||||
(package
|
||||
(name "r-classint")
|
||||
(version "0.4-3")
|
||||
(version "0.4-7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "classInt" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1b1lqhpzxm6b8pza8l3s0cxy74mm9y45lcd3354i2v3bg8m7mply"))))
|
||||
"0vk06k10mxcm6wn4b74njzc1kc1ividsn03ii523j4yfhy4kl3m3"))))
|
||||
(properties `((upstream-name . "classInt")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue