3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-git2r: Update to 0.25.2.

* gnu/packages/statistics.scm (r-git2r): Update to 0.25.2.
This commit is contained in:
Ricardo Wurmus 2019-03-20 23:35:43 +01:00
parent 7590441976
commit 086ca4deae
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2375,13 +2375,13 @@ functions make it easy to control additional request components.")
(define-public r-git2r
(package
(name "r-git2r")
(version "0.24.0")
(version "0.25.2")
(source (origin
(method url-fetch)
(uri (cran-uri "git2r" version))
(sha256
(base32
"0vfc25z4j53pc49cnp3zjwzjb72kvc0aq96wgyg10xpgvhl3z0gg"))))
"15kpvz6ry2r8ii5hzinjwkggc5kgmkbcpsdwzahsf8gha52w80p0"))))
(build-system r-build-system)
;; This R package contains modified sources of libgit2. This modified
;; version of libgit2 is built as the package is built. Hence libgit2 is