me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: Ia9b91ee48f2faa55bf479568cd1f42b49a060b4d
master
Nicolas Goaziou 2024-01-01 19:27:40 +01:00
parent 746b4d639f
commit 0e1237204d
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -18671,7 +18671,7 @@ in Emacs.")
(define-public emacs-php-mode
(package
(name "emacs-php-mode")
(version "1.25.0")
(version "1.25.1")
(home-page "https://github.com/emacs-php/php-mode")
(source
(origin
@ -18681,7 +18681,7 @@ in Emacs.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1vwbxaxjvz2hhb6pli1bh1qlrc2r991zl4i18wiwk78ffanqx6q0"))))
(base32 "1pxv4c63dma1il6w8vl2485yddp0ngm3gvfdqwjjszanfdxa4fg1"))))
(build-system emacs-build-system)
(arguments
(list