GNU bug report logs -
#72081
[PATCH] gnu: php: Update to 8.3.9.
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Fri, 12 Jul 2024 18:06:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72081 in the body.
You can then email your comments to 72081 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72081
; Package
guix-patches
.
(Fri, 12 Jul 2024 18:06:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 12 Jul 2024 18:06:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 18 Jul 2024 10:37:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
bug acknowledged by developer.
(Thu, 18 Jul 2024 10:37:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 72081-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Wilko Meyer <w <at> 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
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 15 Aug 2024 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.