gnu: r-bibtex: Update to 0.5.0.

* gnu/packages/cran.scm (r-bibtex): Update to 0.5.0.
[propagated-inputs]: Remove r-stringr; add r-backports.
This commit is contained in:
Ricardo Wurmus 2022-11-04 08:23:28 +01:00
parent 282407e024
commit 592ec521e2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9746,16 +9746,16 @@ (define-public r-reticulate
(define-public r-bibtex
(package
(name "r-bibtex")
(version "0.4.2.3")
(version "0.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "bibtex" version))
(sha256
(base32
"0vdwx6808r73pk15263f33bkqbfmb08d8jkmr4d7h4ml414ikbbv"))))
"0rwinwj0kw2872q2whhk03ianl9lcgs6dlhqzm513wj3bgpb90gc"))))
(build-system r-build-system)
(propagated-inputs (list r-stringr))
(propagated-inputs (list r-backports))
(home-page "https://github.com/romainfrancois/bibtex")
(synopsis "Bibtex parser")
(description "This package provides a utility for R to parse a bibtex