Re: [PATCH 04/13] gnu: poppler: Update to 0.47.0.

2016-08-21 Thread David Craven
> This would entail about 3000 rebuilds. If it's important, I'd prefer to > build it out on another branch. If it's not important, maybe save it > for core-updates? I didn't realize it was such an important package. No it's not important, updating a package is just the first thing I do when some

Re: [PATCH 04/13] gnu: poppler: Update to 0.47.0.

2016-08-21 Thread Mark H Weaver
David Craven writes: > * gnu/packages/pdf.scm (poppler): Update it. > (poppler)[arguments]: Require gnu++11. This would entail about 3000 rebuilds. If it's important, I'd prefer to build it out on another branch. If it's not important, maybe save it for core-updates? Mark

[PATCH 04/13] gnu: poppler: Update to 0.47.0.

2016-08-21 Thread David Craven
* gnu/packages/pdf.scm (poppler): Update it. (poppler)[arguments]: Require gnu++11. --- gnu/packages/pdf.scm | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 4ddcedd..2b3512f 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/pac