* bug#26485: update php to 7.1.4
@ 2017-04-13 17:08 Julien Lepiller
2017-04-13 18:32 ` Leo Famulari
2017-04-13 18:36 ` Arun Isaac
0 siblings, 2 replies; 5+ messages in thread
From: Julien Lepiller @ 2017-04-13 17:08 UTC (permalink / raw)
To: 26485
[-- Attachment #1: Type: text/plain, Size: 79 bytes --]
Hi,
a new version of PHP has just been released. Here is a patch to
update it.
[-- Attachment #2: 0001-gnu-php-Update-to-7.1.4.patch --]
[-- Type: text/x-patch, Size: 1090 bytes --]
From cde576b4163af51c928f56137547d8060d4b911b Mon Sep 17 00:00:00 2001
From: Julien Lepiller <julien@lepiller.eu>
Date: Thu, 13 Apr 2017 15:16:26 +0200
Subject: [PATCH] gnu: php: Update to 7.1.4.
* gnu/packages/php.scm (php): Update to 7.1.4.
---
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 071820e..a40568e 100644
--- a/gnu/packages/php.scm
+++ b/gnu/packages/php.scm
@@ -53,7 +53,7 @@
(define-public php
(package
(name "php")
- (version "7.1.3")
+ (version "7.1.4")
(home-page "https://secure.php.net/")
(source (origin
(method url-fetch)
@@ -61,7 +61,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
- "1c0brdq5aqh4i127pq1g904dfb6klz2gbg9gjvykg3kp6hk7r274"))
+ "02rh1lcfj2hakyls73gwn6w00yblnfh4883w13gn7sgkmn346lbi"))
(modules '((guix build utils)))
(snippet
'(with-directory-excursion "ext"
--
2.7.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* bug#26485: update php to 7.1.4
2017-04-13 17:08 bug#26485: update php to 7.1.4 Julien Lepiller
@ 2017-04-13 18:32 ` Leo Famulari
2017-04-13 18:36 ` Arun Isaac
1 sibling, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2017-04-13 18:32 UTC (permalink / raw)
To: Julien Lepiller; +Cc: 26485
[-- Attachment #1: Type: text/plain, Size: 439 bytes --]
On Thu, Apr 13, 2017 at 07:08:36PM +0200, Julien Lepiller wrote:
> Hi,
>
> a new version of PHP has just been released. Here is a patch to
> update it.
> From cde576b4163af51c928f56137547d8060d4b911b Mon Sep 17 00:00:00 2001
> From: Julien Lepiller <julien@lepiller.eu>
> Date: Thu, 13 Apr 2017 15:16:26 +0200
> Subject: [PATCH] gnu: php: Update to 7.1.4.
>
> * gnu/packages/php.scm (php): Update to 7.1.4.
LGTM, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#26485: update php to 7.1.4
2017-04-13 17:08 bug#26485: update php to 7.1.4 Julien Lepiller
2017-04-13 18:32 ` Leo Famulari
@ 2017-04-13 18:36 ` Arun Isaac
2017-04-13 21:08 ` Ludovic Courtès
1 sibling, 1 reply; 5+ messages in thread
From: Arun Isaac @ 2017-04-13 18:36 UTC (permalink / raw)
To: 26485-done
Pushed! Thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#26485: update php to 7.1.4
2017-04-13 18:36 ` Arun Isaac
@ 2017-04-13 21:08 ` Ludovic Courtès
2017-04-14 5:32 ` Arun Isaac
0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2017-04-13 21:08 UTC (permalink / raw)
To: 26485
Arun Isaac <arunisaac@systemreboot.net> skribis:
> Pushed! Thanks!
No big deal but Julien also has write access. :-)
See <https://savannah.gnu.org/project/memberlist.php?group=guix> when in
doubt.
BTW, thanks a lot for your review work Arun, it’s greatly appreciated!
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#26485: update php to 7.1.4
2017-04-13 21:08 ` Ludovic Courtès
@ 2017-04-14 5:32 ` Arun Isaac
0 siblings, 0 replies; 5+ messages in thread
From: Arun Isaac @ 2017-04-14 5:32 UTC (permalink / raw)
To: 26485
> No big deal but Julien also has write access. :-)
>
> See <https://savannah.gnu.org/project/memberlist.php?group=guix> when in
> doubt.
Oh, sorry. I missed that. Didn't know of this list either. I was
grepping through the commit log for "Signed-off-by" entries to determine
if someone had write access. Will consult the list next time.
> BTW, thanks a lot for your review work Arun, it’s greatly appreciated!
Sure, no problem! :-)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-04-14 5:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-13 17:08 bug#26485: update php to 7.1.4 Julien Lepiller
2017-04-13 18:32 ` Leo Famulari
2017-04-13 18:36 ` Arun Isaac
2017-04-13 21:08 ` Ludovic Courtès
2017-04-14 5:32 ` Arun Isaac
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).