Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-18 | gnu: serf: Update to 1.3.10 and fix build with gcc-14. | Janneke Nieuwenhuizen | |
* gnu/packages/patches/serf-python3.patch: Remove file.N * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/web.scm (serf): Update to 1.3.10 and remove it. [arguments]: Add CFLAGS to #:scons-flags to relax gcc-14's strictness. Change-Id: I2cb4d9bc7e22ab0bedacbd79b98d33a1b6a27bd0 | |||
2020-12-19 | gnu: serf: Build with Python 3. | Marius Bakke | |
* gnu/packages/patches/serf-python3.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/web.scm (serf)[source](patches): New field. [arguments]: Remove #:scons. |