gnu: r-git2r: Update to 0.28.0.
* gnu/packages/statistics.scm (r-git2r): Update to 0.28.0.
This commit is contained in:
parent
bf3979cb10
commit
e25b88ab2e
@ -2411,13 +2411,13 @@ functions make it easy to control additional request components.")
|
|||||||
(define-public r-git2r
|
(define-public r-git2r
|
||||||
(package
|
(package
|
||||||
(name "r-git2r")
|
(name "r-git2r")
|
||||||
(version "0.27.1")
|
(version "0.28.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "git2r" version))
|
(uri (cran-uri "git2r" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1h1vfzym6hi1fqs9p5z5v0f4xldggr425frw8k6dsidah3qhg4h9"))))
|
"1wjmbs9cmm16pm3g0rmqp7cxxyh95m5lgx4fx5bpgj6j466i8vff"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("libgit2" ,libgit2)
|
`(("libgit2" ,libgit2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user