update packages
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
(define-package "org-fancy-priorities" "20210830.1657" "Display org priorities as custom strings" 'nil :commit "7f677c6c14ecf05eab8e0efbfe7f1b00ae68eb1d" :authors
|
||||
'(("Harry Bournis" . "harrybournis@gmail.com"))
|
||||
:maintainers
|
||||
'(("Harry Bournis" . "harrybournis@gmail.com"))
|
||||
:maintainer
|
||||
'("Harry Bournis" . "harrybournis@gmail.com")
|
||||
:keywords
|
||||
'("convenience" "faces" "outlines")
|
||||
:url "https://github.com/harrybournis/org-fancy-priorities")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "org-fancy-priorities" "20210830.1657"
|
||||
"Display org priorities as custom strings."
|
||||
()
|
||||
:url "https://github.com/harrybournis/org-fancy-priorities"
|
||||
:commit "7f677c6c14ecf05eab8e0efbfe7f1b00ae68eb1d"
|
||||
:revdesc "7f677c6c14ec"
|
||||
:keywords '("convenience" "faces" "outlines")
|
||||
:authors '(("Harry Bournis" . "harrybournis@gmail.com"))
|
||||
:maintainers '(("Harry Bournis" . "harrybournis@gmail.com")))
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
;;
|
||||
;; Author: Harry Bournis <harrybournis@gmail.com>
|
||||
;; Created: 5 Feb 2018
|
||||
;; Version: 1.1
|
||||
;; Package-Version: 20210830.1657
|
||||
;; Package-Revision: 7f677c6c14ec
|
||||
;; Keywords: convenience faces outlines
|
||||
;; Homepage: https://github.com/harrybournis/org-fancy-priorities
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user