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

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

bug#66447: closed ([PATCH] gnu: lighttpd: Update to 1.4.72.)


From: GNU bug Tracking System
Subject: bug#66447: closed ([PATCH] gnu: lighttpd: Update to 1.4.72.)
Date: Wed, 25 Oct 2023 09:58:01 +0000

Your message dated Wed, 25 Oct 2023 11:56:41 +0200
with message-id <87edhjxbxi.fsf@gnu.org>
and subject line Re: [bug#66447] [PATCH] gnu: lighttpd: Update to 1.4.72.
has caused the debbugs.gnu.org bug report #66447,
regarding [PATCH] gnu: lighttpd: Update to 1.4.72.
to be marked as done.

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


-- 
66447: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66447
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lighttpd: Update to 1.4.72. Date: Tue, 10 Oct 2023 12:57:23 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.72.
---
 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 5d873e0884..e00d6de07b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -981,7 +981,7 @@ (define-public nginx-module-vts
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.71")
+    (version "1.4.72")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/";
@@ -989,7 +989,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "1b5g4l9q84sjfwx9x1d7bqp9n5j0wkaj8cyzak1zv5h3l9fr3dmq"))))
+                "1v2m9vavrg3ibbl0kfq3rjlnqicbrlrkqih1iisa0m5pd56xxjpp"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 53fd3989d3b99f6eba4a5a007a578f1d9b8e0b61
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#66447] [PATCH] gnu: lighttpd: Update to 1.4.72. Date: Wed, 25 Oct 2023 11:56:41 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
> * gnu/packages/web.scm (lighttpd): Update to 1.4.72.

Applied, thanks,

Mathieu


--- End Message ---

reply via email to

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