mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-04 02:19:18 -05:00
gnu: r-muhaz: Update to 1.2.6.4.
* gnu/packages/cran.scm (r-muhaz): Update to 1.2.6.4.
This commit is contained in:
parent
278a60cd56
commit
7fb817783d
1 changed files with 2 additions and 2 deletions
|
@ -25353,14 +25353,14 @@ (define-public r-nabor
|
|||
(define-public r-muhaz
|
||||
(package
|
||||
(name "r-muhaz")
|
||||
(version "1.2.6.3")
|
||||
(version "1.2.6.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "muhaz" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lzc8arbpcxgfap3dfsgq8crpp1cxd9qlbrhvyvl79zgpxjqx4q2"))))
|
||||
"1ddy8ayr4rdhzcipdvxdwd7z5g9hfp0ppacl7xf6f2612cn1185g"))))
|
||||
(properties `((upstream-name . "muhaz")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue