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 "all-the-icons" "20240623.1800" "A library for inserting Developer icons"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "all-the-icons" "20250527.927"
"A library for inserting Developer icons."
'((emacs "24.3"))
:commit "39ef44f810c34e8900978788467cc675870bcd19" :authors
'(("Dominic Charlesworth" . "dgc336@gmail.com"))
:maintainers
'(("Dominic Charlesworth" . "dgc336@gmail.com"))
:maintainer
'("Dominic Charlesworth" . "dgc336@gmail.com")
:keywords
'("convenient" "lisp")
:url "https://github.com/domtronn/all-the-icons.el")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/domtronn/all-the-icons.el"
:commit "4778632b29c8c8d2b7cd9ce69535d0be01d846f9"
:revdesc "4778632b29c8"
:keywords '("convenient" "lisp")
:authors '(("Dominic Charlesworth" . "dgc336@gmail.com"))
:maintainers '(("Dominic Charlesworth" . "dgc336@gmail.com")))