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

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

bug#65686: closed ([PATCH] gnu: lighttpd: Update to 1.4.71.)


From: GNU bug Tracking System
Subject: bug#65686: closed ([PATCH] gnu: lighttpd: Update to 1.4.71.)
Date: Thu, 07 Sep 2023 17:29:03 +0000

Your message dated Thu, 7 Sep 2023 20:27:36 +0300
with message-id <ZPoICAnznVt-P63v@pbp>
and subject line Re: [bug#65686] [PATCH] gnu: lighttpd: Update to 1.4.71.
has caused the debbugs.gnu.org bug report #65686,
regarding [PATCH] gnu: lighttpd: Update to 1.4.71.
to be marked as done.

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


-- 
65686: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65686
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lighttpd: Update to 1.4.71. Date: Fri, 1 Sep 2023 16:48:52 -0300
* gnu/packages/web.scm (lighttpd): Update to 1.4.71.
---
 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 46a60b8b15..96dc5d9301 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -979,7 +979,7 @@ (define-public nginx-module-vts
 (define-public lighttpd
   (package
     (name "lighttpd")
-    (version "1.4.70")
+    (version "1.4.71")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.lighttpd.net/lighttpd/";
@@ -987,7 +987,7 @@ (define-public lighttpd
                                   "lighttpd-" version ".tar.xz"))
               (sha256
                (base32
-                "11gyc77d6g634mshdqmbl50bmx1i7aibg6kp0dz8kfdnyhfbw7lj"))))
+                "1b5g4l9q84sjfwx9x1d7bqp9n5j0wkaj8cyzak1zv5h3l9fr3dmq"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags

base-commit: 7309da3ba64a191f074807275d8c5661a25c035c
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#65686] [PATCH] gnu: lighttpd: Update to 1.4.71. Date: Thu, 7 Sep 2023 20:27:36 +0300
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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