parent
7c413c3575
commit
9e93bffb58
|
@ -60,7 +60,7 @@
|
|||
(define-public php
|
||||
(package
|
||||
(name "php")
|
||||
(version "7.4.10")
|
||||
(version "7.4.11")
|
||||
(home-page "https://secure.php.net/")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
|
@ -68,7 +68,7 @@
|
|||
"php-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"045h9zb0mw369n35gd4mp5yhwh62akp0s43vg255i122n400pnf2"))
|
||||
"1knnw9b5hkxmisxclw384ic6bcihihhii51q0fyva8cwkdd6fcax"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(with-directory-excursion "ext"
|
||||
|
|
Reference in New Issue