update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -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")))

View File

@@ -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"))