me
/
guix
Archived
1
0
Fork 0

gnu: capypdf: Update to 0.8.0.

* gnu/packages/pdf.scm (capypdf): Update to 0.8.0.
master
Liliana Marie Prikler 2024-01-21 20:18:33 +01:00
parent edaa752321
commit 6a6fa2ba38
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,7 @@
(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 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "15l8zwc83l65xh739s0qddlv5qv537wnx74s8fcwlm1r8y7kf2x4"))))
(base32 "0kp1dcww5zl04wnbqbi8vjzpc5qgr8gr8rcx0s6s4xbjnzvqqw8d"))))
(build-system meson-build-system)
(arguments
(list #:meson meson/newer