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

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

Change-Id: I65f0f806df4d429728c0d78a0a9d2486b4e7cb1d
This commit is contained in:
Nicolas Goaziou 2024-09-15 09:20:32 +02:00
parent c6c2220a05
commit 9d8a496d07
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -19806,7 +19806,7 @@ (define-public emacs-vala-mode
(define-public emacs-php-mode
(package
(name "emacs-php-mode")
(version "1.25.1")
(version "1.26.1")
(home-page "https://github.com/emacs-php/php-mode")
(source
(origin
@ -19816,7 +19816,7 @@ (define-public emacs-php-mode
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1pxv4c63dma1il6w8vl2485yddp0ngm3gvfdqwjjszanfdxa4fg1"))))
(base32 "12skkn3i5qvlfnifgyp3sm4yjikphckj98y73vhxn73zzbn2lw6m"))))
(build-system emacs-build-system)
(arguments
(list