aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
+ b/gnu/packages/web.scm
@@ -682,7 +682,7 @@ programming language.")))
(define-public lighttpd
(package
(name "lighttpd")
- (version "1.4.56")
+ (version "1.4.57")
(source (origin
(method url-fetch)
(uri (string-append "https://download.lighttpd.net/lighttpd/"
@@ -690,7 +690,7 @@ programming language.")))
"lighttpd-" version ".tar.xz"))
(sha256
(base32
- "0xyzahrkmldwskwgjgj4dc3rmfmgqiwwr9y7jfhqpbp8g76q9kp4"))))
+ "0zr1ssagirv5l4r2ii1k9v366a4vwylwbq74nb5pwby1i4drdjjj"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
authorTobias Geerinckx-Rice <me@tobias.gr>2020-12-20 15:17:34 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-12-20 15:48:23 +0100
commit33c140e0fb3ddcd6ce05c02bc00df102830ecbd6 (patch)
treececda9a11bb2c681e4a429892651fbb565baf643
parent04d50f0abf6eef721ef8de9d015d2121282c7b0b (diff)
download2020-07-01.guix-authorizations: Remove keys of two former contributors....* .guix-authorizations: Remove key of David Craven, who left the project in 2017, and Federico Beffa, whose last commit was in Feb. 2017. Ludovic Courtès
2020-07-01.guix-authorizations: Remove former keys that are no longer used....* .guix-authorizations: Remove old keys of dvc, efraim, and janneke. Ludovic Courtès
2020-07-01.guix-authorizations: Remove brettgilio's old key....* .guix-authorizations: Remove key "DFC0 C7F7 9EE6 0CA7 AE55 5E19 6722 43C4 A03F 0EEE" (Brett Gilio). See <https://lists.gnu.org/archive/html/guix-devel/2020-06/msg00323.html>. Ludovic Courtès