[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: php: Update to 7.4.13.
From: |
guix-commits |
Subject: |
07/07: gnu: php: Update to 7.4.13. |
Date: |
Wed, 25 Nov 2020 22:23:09 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 824a9f1060111d9ab2317b1453360e39eda8201a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Nov 26 03:53:00 2020 +0100
gnu: php: Update to 7.4.13.
* gnu/packages/php.scm (php): Update to 7.4.13.
---
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 7abe561..5a56b59 100644
--- a/gnu/packages/php.scm
+++ b/gnu/packages/php.scm
@@ -60,7 +60,7 @@
(define-public php
(package
(name "php")
- (version "7.4.12")
+ (version "7.4.13")
(home-page "https://secure.php.net/")
(source (origin
(method url-fetch)
@@ -68,7 +68,7 @@
"php-" version ".tar.xz"))
(sha256
(base32
- "0xkbx7ykjlkv8p1an342am4j0d633dbf5x1ggmmmy985mp72nbg8"))
+ "1x402vsg3zq8mbar2fwln85vmvdvmrxm8q4ma8333hms78z31bdf"))
(modules '((guix build utils)))
(snippet
'(with-directory-excursion "ext"
- branch master updated (81fbe03 -> 824a9f1), guix-commits, 2020/11/25
- 02/07: gnu: igraph: Omit static library., guix-commits, 2020/11/25
- 01/07: gnu: igraph: Update to 0.8.4., guix-commits, 2020/11/25
- 04/07: gnu: lean: Trim synopsis., guix-commits, 2020/11/25
- 05/07: gnu: pyzo: Update to 4.11.2., guix-commits, 2020/11/25
- 03/07: gnu: lean: Update to 3.23.0., guix-commits, 2020/11/25
- 07/07: gnu: php: Update to 7.4.13.,
guix-commits <=
- 06/07: gnu: qtox: Update to 1.17.3., guix-commits, 2020/11/25