unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 68643@debbugs.gnu.org
Subject: [bug#68643] [PATCH] gnu: capypdf: Update to 0.8.0.
Date: Sun, 21 Jan 2024 20:18:33 +0100	[thread overview]
Message-ID: <dd1505f9cd88490df307004135149f5a30151181.1705864741.git.liliana.prikler@gmail.com> (raw)

* gnu/packages/pdf.scm (capypdf): Update to 0.8.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 c18d3a8e26..e0d8e1f33f 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -119,7 +119,7 @@ (define-module (gnu packages pdf)
 (define-public capypdf
   (package
     (name "capypdf")
-    (version "0.6.0")
+    (version "0.8.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -127,7 +127,7 @@ (define-public capypdf
                     (commit version)))
               (file-name (git-file-name name version))
               (sha256
-               (base32 "15l8zwc83l65xh739s0qddlv5qv537wnx74s8fcwlm1r8y7kf2x4"))))
+               (base32 "0kp1dcww5zl04wnbqbi8vjzpc5qgr8gr8rcx0s6s4xbjnzvqqw8d"))))
     (build-system meson-build-system)
     (arguments
      (list #:meson meson/newer

base-commit: 121de47decc1029c06f6e46e5f06d7fefe8e85ec
prerequisite-patch-id: b8b060a63ccebca69cb970e3dcdfdcb9fc96f485
-- 
2.41.0





             reply	other threads:[~2024-01-21 19:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-21 19:18 Liliana Marie Prikler [this message]
2024-04-14 19:30 ` [bug#68643] Close: this patch appears to have been applied on the day it was submitted Dale Mellor

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=dd1505f9cd88490df307004135149f5a30151181.1705864741.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=68643@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).