all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Remco van 't Veer <remco@remworks.net>
To: 53589@debbugs.gnu.org
Cc: Remco van 't Veer <remco@remworks.net>
Subject: [bug#53589] [PATCH] gnu: poppler: Update to 22.01.0.
Date: Thu, 27 Jan 2022 18:26:43 +0100	[thread overview]
Message-ID: <20220127172643.7832-1-remco@remworks.net> (raw)

* gnu/packages/pdf.scm (poppler): Update to 22.01.0.
---
 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 d4e97e1d82..0161d8349b 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -223,14 +223,14 @@ (define-public flyer-composer-cli
 (define-public poppler
   (package
    (name "poppler")
-   (version "21.07.0")
+   (version "22.01.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://poppler.freedesktop.org/poppler-"
                                 version ".tar.xz"))
             (sha256
              (base32
-              "1m54hsi8z6c13jdbjwz55flkra1mahmkw2igavbf8p86d2gv4sp2"))))
+              "0giin9klpj7264n4rl8qwvc6rh650ap2qg39bhz431jvdc2r6d3x"))))
    (build-system cmake-build-system)
    ;; FIXME:
    ;;  use libcurl:        no

base-commit: 95a74533f12a2636caafc93f24a8058adc8d27c9
-- 
2.34.0





             reply	other threads:[~2022-01-27 18:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-27 17:26 Remco van 't Veer [this message]
2022-02-06  0:00 ` [bug#53589] [PATCH] gnu: poppler: Update to 22.01.0 Liliana Marie Prikler

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

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

  git send-email \
    --in-reply-to=20220127172643.7832-1-remco@remworks.net \
    --to=remco@remworks.net \
    --cc=53589@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.