From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Wilko Meyer <w@wmeyer.eu>
Cc: 72081-done@debbugs.gnu.org
Subject: bug#72081: [PATCH] gnu: php: Update to 8.3.9.
Date: Thu, 18 Jul 2024 18:36:01 +0800 [thread overview]
Message-ID: <87ikx356ni.fsf@iscas.ac.cn> (raw)
In-Reply-To: <e3d5625a3852fd96fdae599dc4aae9c466e6f3dd.1720807453.git.w@wmeyer.eu> (Wilko Meyer's message of "Fri, 12 Jul 2024 20:04:13 +0200")
[-- Attachment #1: Type: text/plain, Size: 1339 bytes --]
Wilko Meyer <w@wmeyer.eu> writes:
> * 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
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=557102d36c8a4b815431dc7b4cbe913744eeaeb3
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-07-18 10:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-12 18:04 [bug#72081] [PATCH] gnu: php: Update to 8.3.9 Wilko Meyer
2024-07-18 10:36 ` Zheng Junjie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ikx356ni.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=72081-done@debbugs.gnu.org \
--cc=w@wmeyer.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.