me
/
guix
Archived
1
0
Fork 0
Commit Graph

1 Commits (fa0676265e9b44c49c4c2cebc5097f49b3a0fc0e)

Author SHA1 Message Date
Vivien Kraus 94a9b26bcf
gnu: cogl: Fix double free.
This patch fixes a double free in cogl, which broke all of the test cases and
thus also the package build itself.

* gnu/packages/patches/cogl-fix-double-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (cogl): Use it here.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-09 07:47:57 +02:00