gnu: r-bibtex: Update to 0.4.2.2.
* gnu/packages/cran.scm (r-bibtex): Update to 0.4.2.2.
This commit is contained in:
parent
dc196dfd44
commit
b329d5f0b2
@ -5768,14 +5768,14 @@ Python to R they are converted back to R types.")
|
||||
(define-public r-bibtex
|
||||
(package
|
||||
(name "r-bibtex")
|
||||
(version "0.4.2.1")
|
||||
(version "0.4.2.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "bibtex" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ks1w59ldwmfd1sj8ap7smyhf8dhykv7xnwrl8z9xzkcfpv1rbc0"))))
|
||||
"140hkjzdp3033cvji861rd06z1ixgpnn4n5amygqsmhnixk8ff07"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs `(("r-stringr" ,r-stringr)))
|
||||
(home-page "https://github.com/romainfrancois/bibtex")
|
||||
|
Loading…
x
Reference in New Issue
Block a user