gnu: r-clue: Update to 0.3-58.
* gnu/packages/cran.scm (r-clue): Update to 0.3-58.
This commit is contained in:
parent
a80b912c87
commit
c1ba4adf8f
@ -16264,14 +16264,14 @@ experiments in a well-organized and reproducible way.")
|
||||
(define-public r-clue
|
||||
(package
|
||||
(name "r-clue")
|
||||
(version "0.3-57")
|
||||
(version "0.3-58")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "clue" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05rdcahawxlxci3fjxihjvvh33wqpxw50sx015165ab4nh3rsdkf"))))
|
||||
"1rwwxlnpl1k0n4k96vxc9zajw9kb4syqwzj76fvaf0qim8p6ddia"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs `(("r-cluster" ,r-cluster)))
|
||||
(home-page "https://cran.r-project.org/web/packages/clue/")
|
||||
|
Loading…
x
Reference in New Issue
Block a user