Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] R-cran-tibble: update to 3.0.1
@ 2020-05-17 14:38 luhann
  2020-05-17 22:06 ` [PR PATCH] [Updated] " luhann
  2020-05-17 22:42 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 2 replies; 3+ messages in thread
From: luhann @ 2020-05-17 14:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 343 bytes --]

There is a new pull request by luhann against master on the void-packages repository

https://github.com/luhann/void-packages R-cran-tibble
https://github.com/void-linux/void-packages/pull/22042

R-cran-tibble: update to 3.0.1
And update dependencies.

A patch file from https://github.com/void-linux/void-packages/pull/22042.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-R-cran-tibble-22042.patch --]
[-- Type: text/x-diff, Size: 2412 bytes --]

From c3f72f60c982baf14042a84bf00d888606941d17 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Sun, 17 May 2020 16:35:00 +0200
Subject: [PATCH 1/2] R-cran-glue: update to 1.4.1

---
 srcpkgs/R-cran-glue/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/R-cran-glue/template b/srcpkgs/R-cran-glue/template
index 0b6c9acc1e9..97dc31f7e17 100644
--- a/srcpkgs/R-cran-glue/template
+++ b/srcpkgs/R-cran-glue/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-glue'
 pkgname=R-cran-glue
-version=1.4.0
+version=1.4.1
 revision=1
 build_style=R-cran
 short_desc="Interpreted String Literals"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="https://github.com/tidyverse/glue/"
-checksum=ea6c409f7141754baa090deba96cff270a11b185452cf9e6fb69cb148a9069c1
+checksum=f8b687d35cacb5ee7fcada6e9c26ea20c04d0bdc9d37e919a03abd1137513bc8
 
 post_install() {
 	vlicense LICENSE

From 0f522dba5a3304f1af6aea055d9f9e3cf06295b1 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Sun, 17 May 2020 16:36:38 +0200
Subject: [PATCH 2/2] R-cran-tibble: update to 3.0.1

---
 srcpkgs/R-cran-tibble/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/R-cran-tibble/template b/srcpkgs/R-cran-tibble/template
index 11356cc9101..03377cb8fd9 100644
--- a/srcpkgs/R-cran-tibble/template
+++ b/srcpkgs/R-cran-tibble/template
@@ -1,15 +1,15 @@
 # Template file for 'R-cran-tibble'
 pkgname=R-cran-tibble
-version=2.1.3
+version=3.0.1
 revision=1
 build_style=R-cran
-makedepends="R-cran-cli R-cran-crayon R-cran-pillar R-cran-rlang R-cran-pkgconfig"
-depends="R-cran-cli R-cran-crayon R-cran-pillar>=1.1.0 R-cran-rlang R-cran-pkgconfig"
+makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis R-cran-fansi R-cran-lifecycle R-cran-magrittr R-cran-pillar R-cran-rlang R-cran-pkgconfig R-cran-vctrs"
+depends="R-cran-cli R-cran-crayon R-cran-ellipsis R-cran-fansi R-cran-lifecycle R-cran-magrittr R-cran-pillar>=1.4.3 R-cran-rlang R-cran-pkgconfig R-cran-vctrs"
 short_desc="Simple Data Frames"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="http://tibble.tidyverse.org/"
-checksum=9a8cea9e6b5d24a7e9bf5f67ab38c40b2b6489eddb0d0edb8a48a21ba3574e1a
+checksum=154552cfb767e0bd48ef3fc61df8286ce52205e970815c5bc2560f41eceea79e
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] R-cran-tibble: update to 3.0.1
  2020-05-17 14:38 [PR PATCH] R-cran-tibble: update to 3.0.1 luhann
@ 2020-05-17 22:06 ` luhann
  2020-05-17 22:42 ` [PR PATCH] [Merged]: " jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: luhann @ 2020-05-17 22:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

There is an updated pull request by luhann against master on the void-packages repository

https://github.com/luhann/void-packages R-cran-tibble
https://github.com/void-linux/void-packages/pull/22042

R-cran-tibble: update to 3.0.1
And update dependencies.

A patch file from https://github.com/void-linux/void-packages/pull/22042.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-R-cran-tibble-22042.patch --]
[-- Type: text/x-diff, Size: 2425 bytes --]

From c3f72f60c982baf14042a84bf00d888606941d17 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Sun, 17 May 2020 16:35:00 +0200
Subject: [PATCH 1/2] R-cran-glue: update to 1.4.1

---
 srcpkgs/R-cran-glue/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/R-cran-glue/template b/srcpkgs/R-cran-glue/template
index 0b6c9acc1e9..97dc31f7e17 100644
--- a/srcpkgs/R-cran-glue/template
+++ b/srcpkgs/R-cran-glue/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-glue'
 pkgname=R-cran-glue
-version=1.4.0
+version=1.4.1
 revision=1
 build_style=R-cran
 short_desc="Interpreted String Literals"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="https://github.com/tidyverse/glue/"
-checksum=ea6c409f7141754baa090deba96cff270a11b185452cf9e6fb69cb148a9069c1
+checksum=f8b687d35cacb5ee7fcada6e9c26ea20c04d0bdc9d37e919a03abd1137513bc8
 
 post_install() {
 	vlicense LICENSE

From 6c9691be217e13d657c26cd93141c9b877462c6e Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Sun, 17 May 2020 16:36:38 +0200
Subject: [PATCH 2/2] R-cran-tibble: update to 3.0.1

---
 srcpkgs/R-cran-tibble/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/R-cran-tibble/template b/srcpkgs/R-cran-tibble/template
index 11356cc9101..10ec5092d02 100644
--- a/srcpkgs/R-cran-tibble/template
+++ b/srcpkgs/R-cran-tibble/template
@@ -1,15 +1,19 @@
 # Template file for 'R-cran-tibble'
 pkgname=R-cran-tibble
-version=2.1.3
+version=3.0.1
 revision=1
 build_style=R-cran
-makedepends="R-cran-cli R-cran-crayon R-cran-pillar R-cran-rlang R-cran-pkgconfig"
-depends="R-cran-cli R-cran-crayon R-cran-pillar>=1.1.0 R-cran-rlang R-cran-pkgconfig"
+makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis
+ R-cran-fansi R-cran-lifecycle R-cran-magrittr
+ R-cran-pillar R-cran-rlang R-cran-pkgconfig R-cran-vctrs"
+depends="R-cran-cli R-cran-crayon R-cran-ellipsis
+ R-cran-fansi R-cran-lifecycle R-cran-magrittr
+ R-cran-pillar>=1.4.3 R-cran-rlang R-cran-pkgconfig R-cran-vctrs"
 short_desc="Simple Data Frames"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="http://tibble.tidyverse.org/"
-checksum=9a8cea9e6b5d24a7e9bf5f67ab38c40b2b6489eddb0d0edb8a48a21ba3574e1a
+checksum=154552cfb767e0bd48ef3fc61df8286ce52205e970815c5bc2560f41eceea79e
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: R-cran-tibble: update to 3.0.1
  2020-05-17 14:38 [PR PATCH] R-cran-tibble: update to 3.0.1 luhann
  2020-05-17 22:06 ` [PR PATCH] [Updated] " luhann
@ 2020-05-17 22:42 ` jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: jnbr @ 2020-05-17 22:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

There's a merged pull request on the void-packages repository

R-cran-tibble: update to 3.0.1
https://github.com/void-linux/void-packages/pull/22042

Description:
And update dependencies.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-17 22:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17 14:38 [PR PATCH] R-cran-tibble: update to 3.0.1 luhann
2020-05-17 22:06 ` [PR PATCH] [Updated] " luhann
2020-05-17 22:42 ` [PR PATCH] [Merged]: " jnbr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).