From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id 2EiGOqRwkWYDXgAA62LTzQ:P1 (envelope-from ) for ; Fri, 12 Jul 2024 18:06:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 2EiGOqRwkWYDXgAA62LTzQ (envelope-from ) for ; Fri, 12 Jul 2024 20:06:29 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=HAve9wJl; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720807588; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=RPj+riDUI7eej09XCYF82bd/bnc3iVzAnWZFeugbjjE=; b=SvovlNQ0KheKVmgqdsrja8DymAno7dQYW3tfi6Iud+cuZqbM9kU+n5DUb+xE2oP2UTaq5X aCKtJe+QGuIpYCYmOvzFN25mbEl+f0aZEqELahosL+6Um0THPQOow6oQfQ5vEg9CVN24nh Ojv4YdZj/VpRhy55LB7Zqku2ymmT16zIOY3PuluTV1R5Nn4/Pxt5mY+6lXaWfKJ5wXzMMS xXryxjxGIFtBHrRgT8IcyIV+cdxhkcMHLvzYfXK9qA/ormrLszdCDbhn75BALA53lKjJrj FMnrTcSjFNiR7PBeV1F37QQ0EgoyzWm4IbWY4gE69YXGJ2DgRrQDd7rOQzeTTg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720807588; a=rsa-sha256; cv=none; b=OqtgExKhumMN/D16ob4pxI+zB9/VE9L4WF9fmdFta7wmD9R6Wj9SlZhV+P3p541bgJ7gli ZziUR3zbUFfjLamCCmEkFRUIsF8hWd0KRn5ql0RZIFXslVl69DbG66iwL5WFXT92z2ZCsj Uil4PNPhngi/m16Rvfv1xQKpaYEQ909wx1siaw2nZeQjPIrlIu0yp/MUfY+gEVlLsbQiTb Q3J7uWHTwlJ/xzyRv7P8RBgMiW1FfvVfDN7hix0YqlBSWzC8eRig/PRSe14G/xvBrgT9sN 4232NBo+DioEYuQBhrcY/8JhnmpMVLhOAbo5mCmd2l0FXrTZyHWx8TCFPvtwpg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=HAve9wJl; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CEC7B60081 for ; Fri, 12 Jul 2024 20:06:28 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sSKej-0006a9-Gr; Fri, 12 Jul 2024 14:06:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sSKeg-0006Zx-Ux for guix-patches@gnu.org; Fri, 12 Jul 2024 14:06:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sSKeg-0003PF-2k for guix-patches@gnu.org; Fri, 12 Jul 2024 14:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sSKeg-00034i-4r for guix-patches@gnu.org; Fri, 12 Jul 2024 14:06:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72081] [PATCH] gnu: php: Update to 8.3.9. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Jul 2024 18:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 72081 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72081@debbugs.gnu.org Cc: Wilko Meyer X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.172080752311768 (code B ref -1); Fri, 12 Jul 2024 18:06:01 +0000 Received: (at submit) by debbugs.gnu.org; 12 Jul 2024 18:05:23 +0000 Received: from localhost ([127.0.0.1]:54770 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sSKe2-00033k-UH for submit@debbugs.gnu.org; Fri, 12 Jul 2024 14:05:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:60200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sSKdy-00033Z-0x for submit@debbugs.gnu.org; Fri, 12 Jul 2024 14:05:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sSKdu-0006SJ-30 for guix-patches@gnu.org; Fri, 12 Jul 2024 14:05:15 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sSKdi-00036E-Ar for guix-patches@gnu.org; Fri, 12 Jul 2024 14:05:10 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1720807499; bh=RPj+riDUI7eej09XCYF82bd/bnc3iVzAnWZFeugbjjE=; h=From:To:Cc:Subject:Date; b=HAve9wJl+3Hi+fpZT3DYs14Gkb1slVVZgJN3wl1r/sm/cuKVxbXnd5zRlgfyXrYfB G8Uf2nkoZObykKyu0rcvRoXd46H+f8lfPk/dgCho99lF/lOww+lnj1muQMbfGJ41hH 7Vch98dKudvaz+tpaefNgAf3ZlH9ZTnb1xcNpFfg= Date: Fri, 12 Jul 2024 20:04:13 +0200 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=95.216.196.112; envelope-from=w@wmeyer.eu; helo=mail.wmeyer.eu X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.00 X-Spam-Score: -1.00 X-Migadu-Queue-Id: CEC7B60081 X-Migadu-Scanner: mx11.migadu.com X-TUID: spH7nvbPdJVF * gnu/packages/php.scm (php): Update to 8.3.9. Change-Id: Icdd41fff7fd89dd0116988acb0f7aa28c2e77ebe --- Hi Guix, There's been another PHP update, so I updated the php package accordingly. gnu/packages/php.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/php.scm b/gnu/packages/php.scm index e5e766f576..6f7e2c3fd9 100644 --- a/gnu/packages/php.scm +++ b/gnu/packages/php.scm @@ -62,7 +62,7 @@ (define-module (gnu packages php) (define-public php (package (name "php") - (version "8.3.8") + (version "8.3.9") (home-page "https://www.php.net/") (source (origin (method url-fetch) @@ -70,7 +70,7 @@ (define-public php "php-" version ".tar.xz")) (sha256 (base32 - "1mxqbfp1jlrqc72wym798wyi6nckbc0cjl6kpg147yc6c6smi8xf")) + "0xvcmm2i9kkl2m0grw0nxhqa4hgrss5jg1c4z1j60d8als77nkdz")) (modules '((guix build utils))) (snippet '(with-directory-excursion "ext" base-commit: ff82e0f7b48cd0d4dd906f5d52ba5d4940222086 -- 2.41.0