1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +02:00

gnu: nghttp2: Update to 1.49.0.

* gnu/packages/web.scm (nghttp2): Update to 1.49.0.
* gnu/packages/curl.scm (curl)[source](patches): Add compatibility patch.
* gnu/packages/patches/curl-nghttp2-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
This commit is contained in:
Marius Bakke
2022-08-29 12:52:19 +02:00
parent 0877f66987
commit f0cf6b5a32
4 changed files with 145 additions and 2 deletions
+1
View File
@@ -72,6 +72,7 @@
(base32
"1f2xgj0wvys9xw50h7vcbaraavjr9rxx9n06x2xfbgs7ym1qn49d"))
(patches (search-patches "curl-use-ssl-cert-env.patch"
"curl-nghttp2-compat.patch"
"curl-easy-lock.patch"))))
(build-system gnu-build-system)
(outputs '("out"