me
/
guix
Archived
1
0
Fork 0

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

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
Arjan Adriaanse 2023-08-14 22:02:37 +02:00 committed by Christopher Baines
parent 005da27028
commit d5e9bbea89
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -18089,7 +18089,7 @@ in Emacs.")
(define-public emacs-php-mode
(package
(name "emacs-php-mode")
(version "1.24.3")
(version "1.25.0")
(source
(origin
(method git-fetch)
@ -18098,7 +18098,7 @@ in Emacs.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "01yw10z1kf38nz4z3gmpx56wmc7a7caf4nk6rccg0w4kklqw1h94"))))
(base32 "1vwbxaxjvz2hhb6pli1bh1qlrc2r991zl4i18wiwk78ffanqx6q0"))))
(build-system emacs-build-system)
(arguments
(list