mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: r-untb: Update to 1.7-7.
* gnu/packages/cran.scm (r-untb): Update to 1.7-7.
This commit is contained in:
parent
f8c7533c1b
commit
eec3b37962
1 changed files with 2 additions and 2 deletions
|
@ -21811,14 +21811,14 @@ (define-public r-unglue
|
|||
(define-public r-untb
|
||||
(package
|
||||
(name "r-untb")
|
||||
(version "1.7-4")
|
||||
(version "1.7-7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "untb" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1i7m4vfslsix98dwx4jlrsldm7fhhfp25gr7aapcxqxms7ryaby6"))))
|
||||
"0sd9vapgzy3ifpyl08hm5l7d5g1yvyccqf3n9dyc9x5gmqkvhri1"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-brobdingnag r-partitions r-polynom))
|
||||
|
|
Loading…
Reference in a new issue