update packages
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
(define-package "counsel" "20250304.939" "Various completion functions using Ivy"
|
||||
'((emacs "24.5")
|
||||
(ivy "0.15.0")
|
||||
(swiper "0.15.0"))
|
||||
:commit "db61f55bc281c28beb723ef17cfe74f59580d2f4" :authors
|
||||
'(("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
||||
:maintainers
|
||||
'(("Basil L. Contovounesios" . "basil@contovou.net"))
|
||||
:maintainer
|
||||
'("Basil L. Contovounesios" . "basil@contovou.net")
|
||||
:keywords
|
||||
'("convenience" "matching" "tools")
|
||||
:url "https://github.com/abo-abo/swiper")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "counsel" "20250329.1401"
|
||||
"Various completion functions using Ivy."
|
||||
'((emacs "24.5")
|
||||
(ivy "0.15.1")
|
||||
(swiper "0.15.1"))
|
||||
:url "https://github.com/abo-abo/swiper"
|
||||
:commit "e33b028ed4b1258a211c87fd5fe801bed25de429"
|
||||
:revdesc "e33b028ed4b1"
|
||||
:keywords '("convenience" "matching" "tools")
|
||||
:authors '(("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
||||
:maintainers '(("Basil L. Contovounesios" . "basil@contovou.net")))
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user