From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [PATCH 0/1] Nginx: Update to 1.10.0 Date: Sat, 30 Apr 2016 19:09:19 -0400 Message-ID: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awe1M-0005TD-4B for guix-devel@gnu.org; Sat, 30 Apr 2016 19:10:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1awe1A-0003Fw-AC for guix-devel@gnu.org; Sat, 30 Apr 2016 19:09:50 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:47478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awe17-0003B6-QR for guix-devel@gnu.org; Sat, 30 Apr 2016 19:09:44 -0400 Received: from jasmine.lan (c-50-191-78-78.hsd1.pa.comcast.net [50.191.78.78]) by mail.messagingengine.com (Postfix) with ESMTPA id 2382A6801AC for ; Sat, 30 Apr 2016 19:09:30 -0400 (EDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org There is a new stable release of Nginx: 1.10.0: http://nginx.org/en/download.html Take a look at the changes to see if there are any new features we should enable. HTTP/2? The changes are in the 1.9.* updates: http://nginx.org/en/CHANGES-1.10 Leo Famulari (1): gnu: nginx: Update to 1.10.0. gnu/packages/web.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.7.4