unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68643] [PATCH] gnu: capypdf: Update to 0.8.0.
@ 2024-01-21 19:18 Liliana Marie Prikler
  2024-04-14 19:30 ` [bug#68643] Close: this patch appears to have been applied on the day it was submitted Dale Mellor
  0 siblings, 1 reply; 2+ messages in thread
From: Liliana Marie Prikler @ 2024-01-21 19:18 UTC (permalink / raw)
  To: 68643

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#68643] Close: this patch appears to have been applied on the day it was submitted
  2024-01-21 19:18 [bug#68643] [PATCH] gnu: capypdf: Update to 0.8.0 Liliana Marie Prikler
@ 2024-04-14 19:30 ` Dale Mellor
  0 siblings, 0 replies; 2+ messages in thread
From: Dale Mellor @ 2024-04-14 19:30 UTC (permalink / raw)
  To: 68643






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-14 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-21 19:18 [bug#68643] [PATCH] gnu: capypdf: Update to 0.8.0 Liliana Marie Prikler
2024-04-14 19:30 ` [bug#68643] Close: this patch appears to have been applied on the day it was submitted Dale Mellor

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).