GNU bug report logs -
#65296
[PATCH emacs-team] gnu: emacs-php-mode: Update to 1.25.0.
Previous Next
Reported by: Arjan Adriaanse <arjan <at> adriaan.se>
Date: Mon, 14 Aug 2023 20:04:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.25.0.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 1a44926729..9ae8efcacf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18090,7 +18090,7 @@ (define-public emacs-vala-mode
(define-public emacs-php-mode
(package
(name "emacs-php-mode")
- (version "1.24.3")
+ (version "1.25.0")
(source
(origin
(method git-fetch)
@@ -18099,7 +18099,7 @@ (define-public emacs-php-mode
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "01yw10z1kf38nz4z3gmpx56wmc7a7caf4nk6rccg0w4kklqw1h94"))))
+ (base32 "1vwbxaxjvz2hhb6pli1bh1qlrc2r991zl4i18wiwk78ffanqx6q0"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: 51deacd8604b59aa434e944c73aecefd5183d13e
--
2.41.0
This bug report was last modified 1 year and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.