unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Rene <pacoon@protonmail.com>
To: 33630@debbugs.gnu.org
Subject: [bug#33630] [PATCH] gnu: pdfgrep: Update to 2.1.2.
Date: Wed, 05 Dec 2018 16:11:13 +0000	[thread overview]
Message-ID: <CV_jHU5cFCrkBejQjJ8y9sJpVOTnc37NZ8joZkgMl6U7N4OazO7TCVEBFhpSeec6P-eBEtv0GZkl3LMur2zwTs44Vbc3x6Cay7MSev6h1S4=@protonmail.com> (raw)

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


             reply	other threads:[~2018-12-05 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05 16:11 Rene [this message]
2018-12-05 19:55 ` bug#33630: [PATCH] gnu: pdfgrep: Update to 2.1.2 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CV_jHU5cFCrkBejQjJ8y9sJpVOTnc37NZ8joZkgMl6U7N4OazO7TCVEBFhpSeec6P-eBEtv0GZkl3LMur2zwTs44Vbc3x6Cay7MSev6h1S4=@protonmail.com' \
    --to=pacoon@protonmail.com \
    --cc=33630@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).