mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
gnu: r-mitml: Update to 0.3-6.
* gnu/packages/cran.scm (r-mitml): Update to 0.3-6.
This commit is contained in:
parent
658e37b6e8
commit
632cefdac9
1 changed files with 2 additions and 2 deletions
|
@ -1951,14 +1951,14 @@ (define-public r-pan
|
|||
(define-public r-mitml
|
||||
(package
|
||||
(name "r-mitml")
|
||||
(version "0.3-5")
|
||||
(version "0.3-6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "mitml" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1s888r9y2ri39b48h1iypps6lddqkqv3g31l2sjmi2pvyccfpkwb"))))
|
||||
"1pkqv4qazih3byws5z6629pp232n8ra56lip7502727b0b4bsndw"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-haven" ,r-haven)
|
||||
|
|
Loading…
Reference in a new issue