3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: capypdf: Update to 0.6.0.

* gnu/packages/pdf.scm (capypdf): Update to 0.6.0.

Change-Id: I609a349fe5b6b30bb51fc413e85da00ebaedb5d3
This commit is contained in:
Liliana Marie Prikler 2023-11-06 21:26:46 +01:00
parent ddf920e371
commit 42316acc7e
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -117,7 +117,7 @@
(define-public capypdf
(package
(name "capypdf")
(version "0.5.0")
(version "0.6.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -125,7 +125,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1mb3i0jq04gg5cm1l07mn9kal5s748miql97j6fpaf1x1j2lcrsx"))))
(base32 "15l8zwc83l65xh739s0qddlv5qv537wnx74s8fcwlm1r8y7kf2x4"))))
(build-system meson-build-system)
(arguments
(list #:meson meson/newer