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

gnu: r-getoptlong: Update to 0.1.8.

* gnu/packages/cran.scm (r-getoptlong): Update to 0.1.8.
parent af67eba5
No related branches found
No related tags found
No related merge requests found
......@@ -1941,14 +1941,14 @@ (define-public r-dendextend
(define-public r-getoptlong
(package
(name "r-getoptlong")
(version "0.1.7")
(version "0.1.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "GetoptLong" version))
(sha256
(base32
"1fl3w2n602ldybc5qj7qw4xmzzb804bsjkqwf6dswzj0vf0qiadr"))))
"1l8xkvyl152bsyvxazsvx2sm1vkygn75x0lsg3sbg7xp6drdn3kc"))))
(properties `((upstream-name . "GetoptLong")))
(build-system r-build-system)
(inputs
......
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