update packages
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
(define-package "deft" "20240524.1524" "quickly browse, filter, and edit plain text notes" 'nil :commit "b369d7225d86551882568788a23c5497b232509c" :authors
|
||||
'(("Jason R. Blevins" . "jrblevin@xbeta.org"))
|
||||
:maintainers
|
||||
'(("Jason R. Blevins" . "jrblevin@xbeta.org"))
|
||||
:maintainer
|
||||
'("Jason R. Blevins" . "jrblevin@xbeta.org")
|
||||
:keywords
|
||||
'("plain text" "notes" "simplenote" "notational velocity")
|
||||
:url "https://jblevins.org/projects/deft/")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "deft" "20240524.1524"
|
||||
"Quickly browse, filter, and edit plain text notes."
|
||||
()
|
||||
:url "https://jblevins.org/projects/deft/"
|
||||
:commit "b369d7225d86551882568788a23c5497b232509c"
|
||||
:revdesc "b369d7225d86"
|
||||
:keywords '("plain text" "notes" "simplenote" "notational velocity")
|
||||
:authors '(("Jason R. Blevins" . "jrblevin@xbeta.org"))
|
||||
:maintainers '(("Jason R. Blevins" . "jrblevin@xbeta.org")))
|
||||
|
||||
@@ -26,7 +26,8 @@
|
||||
;; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
;; POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
;;; Version: 0.8
|
||||
;; Package-Version: 20240524.1524
|
||||
;; Package-Revision: b369d7225d86
|
||||
;;; Author: Jason R. Blevins <jrblevin@xbeta.org>
|
||||
;;; Keywords: plain text, notes, Simplenote, Notational Velocity
|
||||
;;; URL: https://jblevins.org/projects/deft/
|
||||
|
||||
Reference in New Issue
Block a user