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:
parent
fad37aeb07
commit
e9767dfeb3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue