gnu: r-git2r: Update to 0.27.1.
* gnu/packages/statistics.scm (r-git2r): Update to 0.27.1.master
parent
8093f42ec1
commit
ecb5c35c5b
|
@ -2371,13 +2371,13 @@ functions make it easy to control additional request components.")
|
|||
(define-public r-git2r
|
||||
(package
|
||||
(name "r-git2r")
|
||||
(version "0.26.1")
|
||||
(version "0.27.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "git2r" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0dbl845sahv2i641ncaf06w06djravwc5wknp9syzx0ad8l0kmhk"))))
|
||||
"1h1vfzym6hi1fqs9p5z5v0f4xldggr425frw8k6dsidah3qhg4h9"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
`(("libgit2" ,libgit2)
|
||||
|
|
Reference in New Issue