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")))
|
||||
|
||||
Reference in New Issue
Block a user