update packages
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
(define-package "ivy-rich" "20230425.1422" "More friendly display transformer for ivy"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "ivy-rich" "20230425.1422"
|
||||
"More friendly display transformer for ivy."
|
||||
'((emacs "25.1")
|
||||
(ivy "0.13.0"))
|
||||
:commit "aff9b6bd53e0fdcf350ab83c90e64e651b47dba4" :authors
|
||||
'(("Yevgnen Koh" . "wherejoystarts@gmail.com"))
|
||||
:maintainers
|
||||
'(("Yevgnen Koh" . "wherejoystarts@gmail.com"))
|
||||
:maintainer
|
||||
'("Yevgnen Koh" . "wherejoystarts@gmail.com")
|
||||
:keywords
|
||||
'("convenience" "ivy")
|
||||
:url "https://github.com/Yevgnen/ivy-rich")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
(ivy "0.13.0"))
|
||||
:url "https://github.com/Yevgnen/ivy-rich"
|
||||
:commit "aff9b6bd53e0fdcf350ab83c90e64e651b47dba4"
|
||||
:revdesc "aff9b6bd53e0"
|
||||
:keywords '("convenience" "ivy")
|
||||
:authors '(("Yevgnen Koh" . "wherejoystarts@gmail.com"))
|
||||
:maintainers '(("Yevgnen Koh" . "wherejoystarts@gmail.com")))
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
;; Author: Yevgnen Koh <wherejoystarts@gmail.com>
|
||||
;; Homepage: https://github.com/Yevgnen/ivy-rich
|
||||
;; Package-Requires: ((emacs "25.1") (ivy "0.13.0"))
|
||||
;; Version: 0.1.7
|
||||
;; Package-Version: 20230425.1422
|
||||
;; Package-Revision: aff9b6bd53e0
|
||||
;; Keywords: convenience, ivy
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user