update packages
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
(define-package "all-the-icons-ivy-rich" "20230420.1234" "Better experience with icons for ivy"
|
||||
'((emacs "25.1")
|
||||
(ivy-rich "0.1.0")
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "all-the-icons-ivy-rich" "20230420.1234"
|
||||
"Better experience with icons for ivy."
|
||||
'((emacs "25.1")
|
||||
(ivy-rich "0.1.0")
|
||||
(all-the-icons "2.2.0"))
|
||||
:commit "c098cc85123a401b0ab8f2afd3a25853e61d7d28" :authors
|
||||
'(("Vincent Zhang" . "seagle0128@gmail.com"))
|
||||
:maintainers
|
||||
'(("Vincent Zhang" . "seagle0128@gmail.com"))
|
||||
:maintainer
|
||||
'("Vincent Zhang" . "seagle0128@gmail.com")
|
||||
:keywords
|
||||
'("convenience" "icons" "ivy")
|
||||
:url "https://github.com/seagle0128/all-the-icons-ivy-rich")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "https://github.com/seagle0128/all-the-icons-ivy-rich"
|
||||
:commit "c098cc85123a401b0ab8f2afd3a25853e61d7d28"
|
||||
:revdesc "c098cc85123a"
|
||||
:keywords '("convenience" "icons" "ivy")
|
||||
:authors '(("Vincent Zhang" . "seagle0128@gmail.com"))
|
||||
:maintainers '(("Vincent Zhang" . "seagle0128@gmail.com")))
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
|
||||
;; Author: Vincent Zhang <seagle0128@gmail.com>
|
||||
;; Homepage: https://github.com/seagle0128/all-the-icons-ivy-rich
|
||||
;; Version: 1.9.0
|
||||
;; Package-Version: 20230420.1234
|
||||
;; Package-Revision: c098cc85123a
|
||||
;; Package-Requires: ((emacs "25.1") (ivy-rich "0.1.0") (all-the-icons "2.2.0"))
|
||||
;; Keywords: convenience, icons, ivy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user