[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/15: gnu: poppler-data: Update to 0.4.11.
From: |
guix-commits |
Subject: |
06/15: gnu: poppler-data: Update to 0.4.11. |
Date: |
Tue, 2 Nov 2021 22:32:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f13102576b741e2001e09178ee757d8f445def77
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 3 00:14:59 2021 +0100
gnu: poppler-data: Update to 0.4.11.
* gnu/packages/pdf.scm (poppler-data): Update to 0.4.11.
---
gnu/packages/pdf.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index ec5f2a4..fe9cae2 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -273,14 +273,14 @@ please install the @code{flyer-composer-gui} package.")))
(define-public poppler-data
(package
(name "poppler-data")
- (version "0.4.10")
+ (version "0.4.11")
(source (origin
(method url-fetch)
(uri (string-append
"https://poppler.freedesktop.org/poppler-data"
"-" version ".tar.gz"))
(sha256
(base32
- "0c3vjs3p7rjc4yfacnhd865r27czmzwcr4j2z4jldi68dvvcwbvf"))))
+ "137h4m48gc4v0srnr0gkwaqna6kfdqpy5886if5gjfmh3g6hbv1c"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no test suite
- 02/15: gnu: pamixer: Update to 1.5., (continued)
- 02/15: gnu: pamixer: Update to 1.5., guix-commits, 2021/11/02
- 03/15: gnu: pavucontrol: Update to 5.0., guix-commits, 2021/11/02
- 04/15: gnu: ldb: Update to 2.4.1., guix-commits, 2021/11/02
- 05/15: gnu: purescript: Update to 0.14.5., guix-commits, 2021/11/02
- 07/15: gnu: img2pdf: Update to 0.4.3., guix-commits, 2021/11/02
- 08/15: gnu: qtractor: Update to 0.9.24., guix-commits, 2021/11/02
- 10/15: gnu: neomutt: Update to 20211029., guix-commits, 2021/11/02
- 11/15: gnu: putty: Update to 0.76., guix-commits, 2021/11/02
- 13/15: gnu: putty: Edit description., guix-commits, 2021/11/02
- 12/15: gnu: putty: Try the upstream download URL first., guix-commits, 2021/11/02
- 06/15: gnu: poppler-data: Update to 0.4.11.,
guix-commits <=
- 09/15: gnu: fetchmail: Update to 6.4.23., guix-commits, 2021/11/02
- 14/15: gnu: proxychains-ng: Update to 4.15., guix-commits, 2021/11/02
- 15/15: gnu: proxychains-ng: Cross-compile., guix-commits, 2021/11/02