org-clock-agg: add Published-At

This commit is contained in:
Pavel Korytov 2023-12-26 02:23:01 +03:00
parent 7a77bb3540
commit 4cc610315b

View file

@ -7,6 +7,7 @@
;; Version: 0.1.0 ;; Version: 0.1.0
;; Package-Requires: ((emacs "27.2") (compat "29.1.4.1") (org-ql "0.8-pre")) ;; Package-Requires: ((emacs "27.2") (compat "29.1.4.1") (org-ql "0.8-pre"))
;; Homepage: https://github.com/SqrtMinusOne/org-clock-agg ;; Homepage: https://github.com/SqrtMinusOne/org-clock-agg
;; Published-At: 2023-12-17
;; This file is NOT part of GNU Emacs. ;; This file is NOT part of GNU Emacs.