aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/file-systems.scm
diff options
context:
space:
mode:
authorMichael Rohleder <mike@rohleder.de>2020-08-16 04:08:53 +0200
committerMathieu Othacehe <othacehe@gnu.org>2020-08-16 09:43:29 +0200
commit5630675d4cdf117bd65c1f11d7ac150400100c1d (patch)
tree6342f09b36d4e3cc74aff9741cd47c58c135c804 /gnu/packages/file-systems.scm
parentfad176c4e20424c3dacddac8820237cf0b93a2c0 (diff)
downloadguix-5630675d4cdf117bd65c1f11d7ac150400100c1d.tar.gz
guix-5630675d4cdf117bd65c1f11d7ac150400100c1d.zip
gnu: libmicrohttpd: Update to 0.9.71.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.71. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/file-systems.scm')
0 files changed, 0 insertions, 0 deletions
th cache, lzip + gzip") ("with cache, uncompressed"): Pass '--cache-bypass-threshold=0'. ("with cache, vanishing item"): Expect 200 for RESPONSE. ("with cache, cache bypass"): New test. Ludovic Courtès 2020-10-27publish: Provide server's signing key....* guix/scripts/publish.scm (render-signing-key): New procedure. (render-home-page): Add link to it. (make-request-handler): Handle it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Amar Singh