all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: Wilko Meyer <w@wmeyer.eu>
Cc: 73517-done@debbugs.gnu.org
Subject: bug#73517: [PATCH] gnu: php: Update to 8.3.12.
Date: Mon, 30 Sep 2024 00:40:30 +0800	[thread overview]
Message-ID: <87y13a76rl.fsf@iscas.ac.cn> (raw)
In-Reply-To: <ab6183855253aa55afb73ec4d96ec731d77eacbe.1727445655.git.w@wmeyer.eu> (Wilko Meyer's message of "Fri, 27 Sep 2024 16:00:56 +0200")

[-- Attachment #1: Type: text/plain, Size: 1262 bytes --]

Wilko Meyer <w@wmeyer.eu> writes:

> * gnu/packages/php.scm (php): Update to 8.3.12.
>
> Change-Id: Ic9c60659e8dad0d00958475dc283259eb3de4072
> ---
> Hi Guix,
>
> Updated PHP to the latest version, which is 8.3.12. Builds
> successfully on my machine.
>
>  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 6c95653fcd..8b080b73e2 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.10")
> +    (version "8.3.12")
>      (home-page "https://www.php.net/")
>      (source (origin
>                (method url-fetch)
> @@ -70,7 +70,7 @@ (define-public php
>                                    "php-" version ".tar.xz"))
>                (sha256
>                 (base32
> -                "13cpl7983wss2462cr75kzcs7349ix1c7jqj39iyf7wk02figwm0"))
> +                "0cfi9g97lnmh3b3cn4a33dyzhgwyxicawkbz372whvz26f3f4x7p"))
>                (modules '((guix build utils)))
>                (snippet
>                 '(with-directory-excursion "ext"
>
> base-commit: 8172b25ea22762b361b14600292c154a10579b47

push, close.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2024-09-29 16:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-27 14:00 [bug#73517] [PATCH] gnu: php: Update to 8.3.12 Wilko Meyer
2024-09-29 16:40 ` Z572 [this message]
2024-09-29 16:40 ` Z572

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=87y13a76rl.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73517-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.