mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
R-cran-glue: update to 1.4.1
This commit is contained in:
parent
678b520c42
commit
0af49a0b25
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'R-cran-glue'
|
# Template file for 'R-cran-glue'
|
||||||
pkgname=R-cran-glue
|
pkgname=R-cran-glue
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
short_desc="Interpreted String Literals"
|
short_desc="Interpreted String Literals"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tidyverse/glue/"
|
homepage="https://github.com/tidyverse/glue/"
|
||||||
checksum=ea6c409f7141754baa090deba96cff270a11b185452cf9e6fb69cb148a9069c1
|
checksum=f8b687d35cacb5ee7fcada6e9c26ea20c04d0bdc9d37e919a03abd1137513bc8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue