Hi Hartmut,

guix-comm...@gnu.org skribis:

> +  (package
> +    (name "weasyprint")
> +    (version "50")
> +    (source
> +     (origin
> +       (method url-fetch)
> +       (uri (pypi-uri "WeasyPrint" version))
> +       (sha256
> +        (base32 "0invs96zvmcr6wh5klj52jrcnr9qg150v9wpmbhcsf3vv1d1hbcw"))
> +       (patches (search-patches "weasyprint-library-paths.patch"))))

You forgot to push the patch.  Could you add it?

Thanks,
Ludo’.

Reply via email to