Skip to content
Snippets Groups Projects
Unverified Commit a6828e0b authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-abn: Update to 2.2.

* gnu/packages/cran.scm (r-abn): Update to 2.2.
parent f94705d6
No related branches found
No related tags found
No related merge requests found
......@@ -6100,14 +6100,14 @@ (define-public r-officer
(define-public r-abn
(package
(name "r-abn")
(version "2.1")
(version "2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "abn" version))
(sha256
(base32
"08jlvb6i5f7ry2dwm0jgrnn2w95vr0l67dpx13n9878lz9ld131b"))))
"19w6bdjyp4zwqs6p0flry4qxqynf9rh8ykdrfrp61wrdf7kysw0d"))))
(build-system r-build-system)
(inputs
`(("gsl" ,gsl)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment