update packages
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
(define-package "org-roam-timestamps" "20221104.1544" "Keep track of modification times for org-roam"
|
||||
'((emacs "26.1")
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "org-roam-timestamps" "20221104.1544"
|
||||
"Keep track of modification times for org-roam."
|
||||
'((emacs "26.1")
|
||||
(org-roam "2.0.0"))
|
||||
:commit "c4ff1e2f5b0905b5caa917249aab56ddc1de1ab3" :authors
|
||||
'(("Thomas F. K. Jorna" . "https://github.com/thomas"))
|
||||
:maintainers
|
||||
'(("Thomas F. K. Jorna" . "jorna@jtrialerror.com"))
|
||||
:maintainer
|
||||
'("Thomas F. K. Jorna" . "jorna@jtrialerror.com")
|
||||
:keywords
|
||||
'("calendar" "outlines" "files")
|
||||
:url "https://github.com/ThomasFKJorna/org-roam-timestamps/")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "https://github.com/ThomasFKJorna/org-roam-timestamps/"
|
||||
:commit "c4ff1e2f5b0905b5caa917249aab56ddc1de1ab3"
|
||||
:revdesc "c4ff1e2f5b09"
|
||||
:keywords '("calendar" "outlines" "files")
|
||||
:authors '(("Thomas F. K. Jorna" . "https://github.com/thomas"))
|
||||
:maintainers '(("Thomas F. K. Jorna" . "jorna@jtrialerror.com")))
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
;; Maintainer: Thomas F. K. Jorna <jorna@jtrialerror.com>
|
||||
;; Created: September 27, 2021
|
||||
;; Modified: September 27, 2021
|
||||
;; Version: 1.0.0
|
||||
;; Package-Version: 20221104.1544
|
||||
;; Package-Revision: c4ff1e2f5b09
|
||||
;; Keywords: calendar outlines files
|
||||
;; Homepage: https://github.com/ThomasFKJorna/org-roam-timestamps/
|
||||
;; Package-Requires: ((emacs "26.1") (org-roam "2.0.0"))
|
||||
|
||||
Reference in New Issue
Block a user