1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 11:00:36 +02:00

gnu: emacs-php-mode: Update to 1.27.0.

* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.27.0.

Change-Id: Ia839182468e9d23e8b670460068910cda40ba0fb
This commit is contained in:
Nicolas Goaziou 2024-12-24 10:59:46 +01:00
parent fad37aeb07
commit e9767dfeb3
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -20404,7 +20404,7 @@ in Emacs.")
(define-public emacs-php-mode
(package
(name "emacs-php-mode")
(version "1.26.1")
(version "1.27.0")
(home-page "https://github.com/emacs-php/php-mode")
(source
(origin
@ -20414,7 +20414,7 @@ in Emacs.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "12skkn3i5qvlfnifgyp3sm4yjikphckj98y73vhxn73zzbn2lw6m"))))
(base32 "0pkvqpzzy7wmbd99gvphfaz2ds79n5fcx4n7f772mgz8x5f9xq1b"))))
(build-system emacs-build-system)
(arguments
(list