emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66995: closed ([PATCH] gnu: lighttpd: Update to 1.4.73.)


From: GNU bug Tracking System
Subject: bug#66995: closed ([PATCH] gnu: lighttpd: Update to 1.4.73.)
Date: Sun, 12 Nov 2023 14:34:02 +0000

Your message dated Sun, 12 Nov 2023 14:32:31 +0000
with message-id <87edgvghxy.fsf@cbaines.net>
and subject line Re: [bug#66995] [PATCH] gnu: lighttpd: Update to 1.4.73.
has caused the debbugs.gnu.org bug report #66995,
regarding [PATCH] gnu: lighttpd: Update to 1.4.73.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66995: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66995
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lighttpd: Update to 1.4.73. Date: Tue, 7 Nov 2023 20:19:31 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.73.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 66d09700db..469611883a 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1004,7 +1004,7 @@ (define-public nginx-module-vts
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.72")
+    (version "1.4.73")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/";
@@ -1012,7 +1012,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "1v2m9vavrg3ibbl0kfq3rjlnqicbrlrkqih1iisa0m5pd56xxjpp"))))
+                "1a2cx3di07wf8qii7dpk4yr5wvaz8c9na1x7523smc0lng81d241"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 3f83dc5587573f173b1f61864c9b510f05de84b1
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66995] [PATCH] gnu: lighttpd: Update to 1.4.73. Date: Sun, 12 Nov 2023 14:32:31 +0000 User-agent: mu4e 1.10.7; emacs 29.1
André Batista <nandre@riseup.net> writes:

> * gnu/packages/web.scm (lighttpd): Update to 1.4.73.
> ---
>  gnu/packages/web.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
34d57ba3e3e69ed1f728a5662418a46ca008a4ce.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]