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,8 +1,9 @@
(define-package "plantuml-mode" "20191102.2056" "Major mode for PlantUML"
'((dash "2.0.0")
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "plantuml-mode" "20250613.1438"
"Major mode for PlantUML."
'((dash "2.0.0")
(emacs "25.0"))
:commit "ea45a13707abd2a70df183f1aec6447197fc9ccc" :keywords
'("uml" "plantuml" "ascii"))
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/skuro/plantuml-mode"
:commit "dc0f497a67ee9b3d2e437e16023011780d0e8b05"
:revdesc "dc0f497a67ee"
:keywords '("uml" "plantuml" "ascii"))