all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58462] [PATCH] gnu: weasyprint: Update to 56.1.
@ 2022-10-12  5:26 Michael Rohleder
  2022-10-13 11:25 ` Christopher Baines
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Rohleder @ 2022-10-12  5:26 UTC (permalink / raw)
  To: 58462; +Cc: Michael Rohleder

* 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





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

* [bug#58462] [PATCH] gnu: weasyprint: Update to 56.1.
  2022-10-12  5:26 [bug#58462] [PATCH] gnu: weasyprint: Update to 56.1 Michael Rohleder
@ 2022-10-13 11:25 ` Christopher Baines
  2022-10-13 18:30   ` Michael Rohleder
  0 siblings, 1 reply; 4+ messages in thread
From: Christopher Baines @ 2022-10-13 11:25 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 58462

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]


Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/pdf.scm (weasyprint): Update to 56.1.
> ---
>  gnu/packages/pdf.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

This looks to fail to build [1], does it build for you?

Thanks,

Chris

1: https://qa.guix.gnu.org/issue/58462

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

* [bug#58462] [PATCH] gnu: weasyprint: Update to 56.1.
  2022-10-13 11:25 ` Christopher Baines
@ 2022-10-13 18:30   ` Michael Rohleder
  2022-10-23 13:11     ` bug#58462: " Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Rohleder @ 2022-10-13 18:30 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 58462

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

Christopher Baines <mail@cbaines.net> writes:
> This looks to fail to build [1], does it build for you?
>
> 1: https://qa.guix.gnu.org/issue/58462
>

Yes, it does.  I also generated some pdf's with it.

I guess, maybe the tests take too long on qa.
Is there a way to see the build log?

-- 
Practicing forgiveness does not mean accepting wrong doing. - Dalai Lama

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

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

* bug#58462: [PATCH] gnu: weasyprint: Update to 56.1.
  2022-10-13 18:30   ` Michael Rohleder
@ 2022-10-23 13:11     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2022-10-23 13:11 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 58462-done, Christopher Baines

Hi Michael,

Michael Rohleder <mike@rohleder.de> skribis:

> Christopher Baines <mail@cbaines.net> writes:
>> This looks to fail to build [1], does it build for you?
>>
>> 1: https://qa.guix.gnu.org/issue/58462
>>
>
> Yes, it does.  I also generated some pdf's with it.
>
> I guess, maybe the tests take too long on qa.
> Is there a way to see the build log?

Not sure what happened but it definitely works for me and the tests are
quite fast.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2022-10-24  3:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12  5:26 [bug#58462] [PATCH] gnu: weasyprint: Update to 56.1 Michael Rohleder
2022-10-13 11:25 ` Christopher Baines
2022-10-13 18:30   ` Michael Rohleder
2022-10-23 13:11     ` bug#58462: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.