gnu: r-fields: Update to 11.4.
[jackhill/guix/guix.git] / gnu / packages / php.scm
index 7e6a646..18fc9f1 100644 (file)
@@ -60,7 +60,7 @@
 (define-public php
   (package
     (name "php")
-    (version "7.4.8")
+    (version "7.4.10")
     (home-page "https://secure.php.net/")
     (source (origin
               (method url-fetch)
@@ -68,7 +68,7 @@
                                   "php-" version ".tar.xz"))
               (sha256
                (base32
-                "0i9j0yykm6ww021iq89g83qjliq1mqiyhqdn3kq8lbkk1f4l6a34"))
+                "045h9zb0mw369n35gd4mp5yhwh62akp0s43vg255i122n400pnf2"))
               (modules '((guix build utils)))
               (snippet
                '(with-directory-excursion "ext"