me
/
guix
Archived
1
0
Fork 0

gnu: weasyprint: Update to 56.1.

* gnu/packages/pdf.scm (weasyprint): Update to 56.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Michael Rohleder 2022-10-12 07:26:55 +02:00 committed by Ludovic Courtès
parent 5bf34e36b1
commit 1de153c11f
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -1499,7 +1499,7 @@ manipulating PDF documents from the command line. It supports
(define-public weasyprint
(package
(name "weasyprint")
(version "54.3")
(version "56.1")
(source
(origin
(method git-fetch)
@ -1509,7 +1509,7 @@ manipulating PDF documents from the command line. It supports
(file-name (git-file-name name version))
(sha256
(base32
"0cn8gpgyic6pmrnhp0540nbgplpsd5aybi7k89anz6m1sshgjzgs"))))
"08l0yaqg0rxnb2r3x4baf4wng5pxpjbyalnrl4glwh9l69740q7p"))))
(build-system python-build-system)
(arguments
(list