* [bug#33630] [PATCH] gnu: pdfgrep: Update to 2.1.2.
@ 2018-12-05 16:11 Rene
2018-12-05 19:55 ` bug#33630: " Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Rene @ 2018-12-05 16:11 UTC (permalink / raw)
To: 33630
[-- Attachment #1: Type: text/plain, Size: 86 bytes --]
Hello,
this patch updates the pdfgrep package to version 2.1.2.
Thank you
Rene
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-pdfgrep-Update-to-2.1.2.patch --]
[-- Type: text/x-patch; name="0001-gnu-pdfgrep-Update-to-2.1.2.patch", Size: 1586 bytes --]
From e848b7e09499fe552318446ec8ed0343e587b60f Mon Sep 17 00:00:00 2001
From: Rene <pacoon@protonmail.com>
Date: Wed, 5 Dec 2018 10:02:34 +0100
Subject: [PATCH] gnu: pdfgrep: Update to 2.1.2.
* gnu/packages/pdf.scm (pdfgrep): Update to 2.1.2.
---
gnu/packages/pdf.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 65d7b26df..4170e4a0a 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -12,7 +12,7 @@
;;; Copyright © 2016 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2017, 2018 Leo Famulari <leo@famulari.name>
;;; Copyright © 2017 Alex Vong <alexvong1995@gmail.com>
-;;; Copyright © 2017 Rene Saavedra <rennes@openmailbox.org>
+;;; Copyright © 2017, 2018 Rene Saavedra <pacoon@protonmail.com>
;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
;;; This file is part of GNU Guix.
@@ -1001,7 +1001,7 @@ PDF. Indeed @command{pdfposter} was inspired by @command{poster}.")
(define-public pdfgrep
(package
(name "pdfgrep")
- (version "2.1.1")
+ (version "2.1.2")
(source
(origin
(method url-fetch)
@@ -1009,7 +1009,7 @@ PDF. Indeed @command{pdfposter} was inspired by @command{poster}.")
name "-" version ".tar.gz"))
(sha256
(base32
- "02qcl5kmr5qzjfc99qpbpfb1890bxlrq3r208gnding51zrmb09c"))))
+ "1fia10djcxxl7n9jw2prargw4yzbykk6izig2443ycj9syhxrwqf"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
--
2.19.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#33630: [PATCH] gnu: pdfgrep: Update to 2.1.2.
2018-12-05 16:11 [bug#33630] [PATCH] gnu: pdfgrep: Update to 2.1.2 Rene
@ 2018-12-05 19:55 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-12-05 19:55 UTC (permalink / raw)
To: Rene; +Cc: 33630-done
[-- Attachment #1: Type: text/plain, Size: 475 bytes --]
On Wed, Dec 05, 2018 at 04:11:13PM +0000, Rene wrote:
> Hello,
> this patch updates the pdfgrep package to version 2.1.2.
>
> Thank you
> Rene
> From e848b7e09499fe552318446ec8ed0343e587b60f Mon Sep 17 00:00:00 2001
> From: Rene <pacoon@protonmail.com>
> Date: Wed, 5 Dec 2018 10:02:34 +0100
> Subject: [PATCH] gnu: pdfgrep: Update to 2.1.2.
>
> * gnu/packages/pdf.scm (pdfgrep): Update to 2.1.2.
Thanks! Pushed as 7da4dbb3f241d924a3abc8d7906eccb8eb08d32e
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-05 19:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-05 16:11 [bug#33630] [PATCH] gnu: pdfgrep: Update to 2.1.2 Rene
2018-12-05 19:55 ` bug#33630: " Leo Famulari
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).