update packages
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
(define-package "org-roam-ui" "20221105.1040" "User Interface for Org-roam"
|
||||
'((emacs "27.1")
|
||||
(org-roam "2.0.0")
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "org-roam-ui" "20221105.1040"
|
||||
"User Interface for Org-roam."
|
||||
'((emacs "27.1")
|
||||
(org-roam "2.0.0")
|
||||
(simple-httpd "20191103.1446")
|
||||
(websocket "1.13"))
|
||||
:commit "5ac74960231db0bf7783c2ba7a19a60f582e91ab" :keywords
|
||||
'("files" "outlines")
|
||||
:url "https://github.com/org-roam/org-roam-ui")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
(websocket "1.13"))
|
||||
:url "https://github.com/org-roam/org-roam-ui"
|
||||
:commit "5ac74960231db0bf7783c2ba7a19a60f582e91ab"
|
||||
:revdesc "5ac74960231d"
|
||||
:keywords '("files" "outlines"))
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
;; author: Kirill Rogovoy, Thomas Jorna
|
||||
;; URL: https://github.com/org-roam/org-roam-ui
|
||||
;; Keywords: files outlines
|
||||
;; Version: 0.1
|
||||
;; Package-Version: 20221105.1040
|
||||
;; Package-Revision: 5ac74960231d
|
||||
;; Package-Requires: ((emacs "27.1") (org-roam "2.0.0") (simple-httpd "20191103.1446") (websocket "1.13"))
|
||||
|
||||
;; This file is NOT part of GNU Emacs.
|
||||
|
||||
Reference in New Issue
Block a user