GNU bug report logs -
#58462
[PATCH] gnu: weasyprint: Update to 56.1.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Wed, 12 Oct 2022 05:29:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/pdf.scm (weasyprint): Update to 56.1.
---
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 430857bf30..42d57cb89a 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -1498,7 +1498,7 @@ (define-public stapler
(define-public weasyprint
(package
(name "weasyprint")
- (version "54.3")
+ (version "56.1")
(source
(origin
(method git-fetch)
@@ -1508,7 +1508,7 @@ (define-public weasyprint
(file-name (git-file-name name version))
(sha256
(base32
- "0cn8gpgyic6pmrnhp0540nbgplpsd5aybi7k89anz6m1sshgjzgs"))))
+ "08l0yaqg0rxnb2r3x4baf4wng5pxpjbyalnrl4glwh9l69740q7p"))))
(build-system python-build-system)
(arguments
(list
--
2.38.0
This bug report was last modified 2 years and 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.