update packages
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
(define-package "org-brain" "20230217.1908" "Org-mode concept mapping"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "org-brain" "20230217.1908"
|
||||
"Org-mode concept mapping."
|
||||
'((emacs "25.1")
|
||||
(org "9.2"))
|
||||
:commit "2bad7732aae1a3051e2a14de2e30f970bbe43c25" :authors
|
||||
'(("Erik Sjöstrand" . "sjostrand.erik@gmail.com"))
|
||||
:maintainers
|
||||
'(("Erik Sjöstrand" . "sjostrand.erik@gmail.com"))
|
||||
:maintainer
|
||||
'("Erik Sjöstrand" . "sjostrand.erik@gmail.com")
|
||||
:keywords
|
||||
'("outlines" "hypermedia")
|
||||
:url "http://github.com/Kungsgeten/org-brain")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
(org "9.2"))
|
||||
:url "http://github.com/Kungsgeten/org-brain"
|
||||
:commit "2bad7732aae1a3051e2a14de2e30f970bbe43c25"
|
||||
:revdesc "2bad7732aae1"
|
||||
:keywords '("outlines" "hypermedia")
|
||||
:authors '(("Erik Sjöstrand" . "sjostrand.erik@gmail.com"))
|
||||
:maintainers '(("Erik Sjöstrand" . "sjostrand.erik@gmail.com")))
|
||||
|
||||
Reference in New Issue
Block a user