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:
Ricardo Wurmus 2021-05-04 07:13:18 +02:00
parent 278a60cd56
commit 7fb817783d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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