R-cran-glue: update to 1.4.1

This commit is contained in:
Luke Hannan 2020-05-17 16:35:00 +02:00 committed by Johannes
parent 678b520c42
commit 0af49a0b25

View file

@ -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