~ruther/guix-local

e2feae7bef22ae2b96885a40d8450c781f2b3090 — Marius Bakke 3 years ago 6b627f0
gnu: varnish: Add release-monitoring-url.

* gnu/packages/web.scm (varnish)[properties]: New field.
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/web.scm
M gnu/packages/web.scm => gnu/packages/web.scm +2 -0
@@ 5913,6 5913,8 @@ deployments.")
reverse proxy and load balancer.  You install it in front of any server that
speaks HTTP and configure it to cache the contents through an extensive
configuration language.")
    (properties
     '((release-monitoring-url . "https://varnish-cache.org/releases/index.html")))
    (license (list license:bsd-2           ;main distribution
                   license:zlib            ;lib/libvgz/*
                   license:public-domain   ;bin/varnishncsa/as64.c, include/miniobj.h