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:
Ricardo Wurmus 2021-04-08 02:26:02 +02:00
parent 3974902362
commit f5c72b2cd7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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