mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: r-muhaz: Update to 1.2.6.3.
* gnu/packages/cran.scm (r-muhaz): Update to 1.2.6.3.
This commit is contained in:
parent
3974902362
commit
f5c72b2cd7
1 changed files with 2 additions and 2 deletions
|
@ -25178,14 +25178,14 @@ (define-public r-nabor
|
|||
(define-public r-muhaz
|
||||
(package
|
||||
(name "r-muhaz")
|
||||
(version "1.2.6.1")
|
||||
(version "1.2.6.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "muhaz" version))
|
||||
(sha256
|
||||
(base32
|
||||
"08qh43zx6h3yby44q2vxphfvmfdmqxpgyp0734yn341sy9n8pkkk"))))
|
||||
"1lzc8arbpcxgfap3dfsgq8crpp1cxd9qlbrhvyvl79zgpxjqx4q2"))))
|
||||
(properties `((upstream-name . "muhaz")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue