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