update packages
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
(define-package "ov" "20230522.1117" "Overlay library for Emacs Lisp"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "ov" "20230522.1117"
|
||||
"Overlay library for Emacs Lisp."
|
||||
'((emacs "24.3"))
|
||||
:commit "e2971ad986b6ac441e9849031d34c56c980cf40b" :keywords
|
||||
'("convenience" "overlay")
|
||||
:url "https://github.com/ShingoFukuyama/ov.el")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "https://github.com/ShingoFukuyama/ov.el"
|
||||
:commit "e2971ad986b6ac441e9849031d34c56c980cf40b"
|
||||
:revdesc "e2971ad986b6"
|
||||
:keywords '("convenience" "overlay"))
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
|
||||
;; Copyright (C) 2014 by Shingo Fukuyama
|
||||
|
||||
;; Version: 1.0.6
|
||||
;; Package-Version: 20230522.1117
|
||||
;; Package-Revision: e2971ad986b6
|
||||
;; Author: Shingo Fukuyama - http://fukuyama.co
|
||||
;; URL: https://github.com/ShingoFukuyama/ov.el
|
||||
;; Created: Mar 20 2014
|
||||
|
||||
Reference in New Issue
Block a user