update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,14 +1,10 @@
(define-package "powershell" "20240825.1440" "Mode for editing PowerShell scripts"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "powershell" "20250614.1529"
"Mode for editing PowerShell scripts."
'((emacs "24"))
:commit "38727f1cdaf0c937a62b68ee52ec7196b8149f93" :authors
'(("Frédéric Perrin" . "fredericperrinreselfr"))
:maintainers
'(("Frédéric Perrin" . "fredericperrinreselfr"))
:maintainer
'("Frédéric Perrin" . "fredericperrinreselfr")
:keywords
'("powershell" "languages")
:url "http://github.com/jschaf/powershell.el")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "http://github.com/jschaf/powershell.el"
:commit "99e0e73082fd48314a9825254dac45f318e5bb59"
:revdesc "99e0e73082fd"
:keywords '("powershell" "languages")
:authors '(("Frédéric Perrin" . "fredericperrinreselfr"))
:maintainers '(("Frédéric Perrin" . "fredericperrinreselfr")))