guix-devel/gnu
Marius Bakke e0afc09de4
gnu: curl: Update to 7.55.1.
* gnu/packages/patches/curl-bounds-check.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/curl.scm (curl): Update to 7.55.1.
[replacement]: Remove field.
[source]: Use '.xz' tarball.
(curl-7.55.0): Remove variable.
2017-09-21 20:53:15 +02:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages gnu: curl: Update to 7.55.1. 2017-09-21 20:53:15 +02:00
services gnu: services: Add modesetting driver to xorg configuration path. 2017-09-20 15:40:31 +02:00
system doc: Use Screen and OpenSSH in the bare-bones example. 2017-09-12 23:56:34 +02:00
tests tests: Fix incorrect use of 'file-append'. 2017-09-08 00:11:21 +02:00
artwork.scm
bootloader.scm
local.mk gnu: curl: Update to 7.55.1. 2017-09-21 20:53:15 +02:00
packages.scm packages: 'fold-packages' takes an optional 'modules' parameter. 2017-09-01 10:29:39 +02:00
services.scm services: Add 'fold-service-types'. 2017-09-16 17:47:46 +02:00
system.scm gnu: system: Fix computation of boot parameters for LUKS devices. 2017-09-20 15:40:32 +02:00
tests.scm