Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] R-cran-tibble: update to 3.0.3.
@ 2020-07-22 12:48 luhann
  2020-07-22 17:15 ` [PR REVIEW] " Chocimier
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: luhann @ 2020-07-22 12:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 320 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/23733

R-cran-tibble: update to 3.0.3.


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

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

From 6c5df460fcd80daaba31c81a78dcefe42db41d83 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 22 Jul 2020 14:47:49 +0200
Subject: [PATCH] R-cran-tibble: update to 3.0.3.

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

diff --git a/srcpkgs/R-cran-tibble/template b/srcpkgs/R-cran-tibble/template
index 10ec5092d02..637b1ce8a13 100644
--- a/srcpkgs/R-cran-tibble/template
+++ b/srcpkgs/R-cran-tibble/template
@@ -1,19 +1,19 @@
 # Template file for 'R-cran-tibble'
 pkgname=R-cran-tibble
-version=3.0.1
+version=3.0.3
 revision=1
 build_style=R-cran
 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"
+depends="R-cran-cli R-cran-crayon>=1.3.4 R-cran-ellipsis>=0.2.0
+ R-cran-fansi>=0.4.0 R-cran-lifecycle>=0.2.0 R-cran-magrittr
+ R-cran-pillar>=1.4.3 R-cran-rlang>=0.4.3 R-cran-pkgconfig R-cran-vctrs>=0.2.4"
 short_desc="Simple Data Frames"
 maintainer="Florian Wagner <florian@wagner-flo.net>"
 license="MIT"
 homepage="http://tibble.tidyverse.org/"
-checksum=154552cfb767e0bd48ef3fc61df8286ce52205e970815c5bc2560f41eceea79e
+checksum=bf778ac15d779ffe811e470c1983e87f8d6a914e13d2f095a50914c30f8a9e38
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] R-cran-tibble: update to 3.0.3.
  2020-07-22 12:48 [PR PATCH] R-cran-tibble: update to 3.0.3 luhann
@ 2020-07-22 17:15 ` Chocimier
  2020-07-22 17:42 ` luhann
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2020-07-22 17:15 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23733#discussion_r458953940

Comment:
Unless you know way to fill template with required versions automatically, I would prefer to assume system is updated as whole.

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

* Re: [PR REVIEW] R-cran-tibble: update to 3.0.3.
  2020-07-22 12:48 [PR PATCH] R-cran-tibble: update to 3.0.3 luhann
  2020-07-22 17:15 ` [PR REVIEW] " Chocimier
@ 2020-07-22 17:42 ` luhann
  2020-07-22 17:50 ` Chocimier
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: luhann @ 2020-07-22 17:42 UTC (permalink / raw)
  To: ml

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

New review comment by luhann on void-packages repository

https://github.com/void-linux/void-packages/pull/23733#discussion_r458969918

Comment:
Sure no problem, just to clarify you mean just leave off the version numbers and assume we will always be using the latest release?

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

* Re: [PR REVIEW] R-cran-tibble: update to 3.0.3.
  2020-07-22 12:48 [PR PATCH] R-cran-tibble: update to 3.0.3 luhann
  2020-07-22 17:15 ` [PR REVIEW] " Chocimier
  2020-07-22 17:42 ` luhann
@ 2020-07-22 17:50 ` Chocimier
  2020-07-22 17:56 ` [PR PATCH] [Updated] " luhann
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2020-07-22 17:50 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23733#discussion_r458974778

Comment:
yes

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

* Re: [PR PATCH] [Updated] R-cran-tibble: update to 3.0.3.
  2020-07-22 12:48 [PR PATCH] R-cran-tibble: update to 3.0.3 luhann
                   ` (2 preceding siblings ...)
  2020-07-22 17:50 ` Chocimier
@ 2020-07-22 17:56 ` luhann
  2020-07-22 17:56 ` [PR REVIEW] " luhann
  2020-07-22 21:03 ` [PR PATCH] [Merged]: " Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: luhann @ 2020-07-22 17:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 325 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/23733

R-cran-tibble: update to 3.0.3.


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

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

From dd431559a4bb434d37607a20a2fc2ec4fc088ddb Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 22 Jul 2020 14:47:49 +0200
Subject: [PATCH] R-cran-tibble: update to 3.0.3.

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

diff --git a/srcpkgs/R-cran-tibble/template b/srcpkgs/R-cran-tibble/template
index 10ec5092d02..7208b4e07b4 100644
--- a/srcpkgs/R-cran-tibble/template
+++ b/srcpkgs/R-cran-tibble/template
@@ -1,6 +1,6 @@
 # Template file for 'R-cran-tibble'
 pkgname=R-cran-tibble
-version=3.0.1
+version=3.0.3
 revision=1
 build_style=R-cran
 makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis
@@ -8,12 +8,12 @@ makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis
  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"
+ R-cran-pillar 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=154552cfb767e0bd48ef3fc61df8286ce52205e970815c5bc2560f41eceea79e
+checksum=bf778ac15d779ffe811e470c1983e87f8d6a914e13d2f095a50914c30f8a9e38
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] R-cran-tibble: update to 3.0.3.
  2020-07-22 12:48 [PR PATCH] R-cran-tibble: update to 3.0.3 luhann
                   ` (3 preceding siblings ...)
  2020-07-22 17:56 ` [PR PATCH] [Updated] " luhann
@ 2020-07-22 17:56 ` luhann
  2020-07-22 21:03 ` [PR PATCH] [Merged]: " Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: luhann @ 2020-07-22 17:56 UTC (permalink / raw)
  To: ml

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

New review comment by luhann on void-packages repository

https://github.com/void-linux/void-packages/pull/23733#discussion_r458978803

Comment:
Done, I'll keep that in mind for future PRs.

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

* Re: [PR PATCH] [Merged]: R-cran-tibble: update to 3.0.3.
  2020-07-22 12:48 [PR PATCH] R-cran-tibble: update to 3.0.3 luhann
                   ` (4 preceding siblings ...)
  2020-07-22 17:56 ` [PR REVIEW] " luhann
@ 2020-07-22 21:03 ` Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2020-07-22 21:03 UTC (permalink / raw)
  To: ml

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

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

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

Description:


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

end of thread, other threads:[~2020-07-22 21:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22 12:48 [PR PATCH] R-cran-tibble: update to 3.0.3 luhann
2020-07-22 17:15 ` [PR REVIEW] " Chocimier
2020-07-22 17:42 ` luhann
2020-07-22 17:50 ` Chocimier
2020-07-22 17:56 ` [PR PATCH] [Updated] " luhann
2020-07-22 17:56 ` [PR REVIEW] " luhann
2020-07-22 21:03 ` [PR PATCH] [Merged]: " Chocimier

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).