update packages
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "org-roam" "20250701.528"
|
||||
(define-package "org-roam" "20251125.729"
|
||||
"A database abstraction layer for Org-mode."
|
||||
'((emacs "26.1")
|
||||
(compat "30.1")
|
||||
(dash "2.13")
|
||||
(org "9.6")
|
||||
(emacsql "4.1.0")
|
||||
(magit-section "3.0.0"))
|
||||
:url "https://github.com/org-roam/org-roam"
|
||||
:commit "89dfaef38b6caa3027f20f96a551dc8f194ac533"
|
||||
:revdesc "89dfaef38b6c"
|
||||
:commit "f4ba41cf3d59084e182a5186d432afc9aa3fc423"
|
||||
:revdesc "f4ba41cf3d59"
|
||||
:keywords '("org-mode" "roam" "convenience")
|
||||
:authors '(("Jethro Kuan" . "jethrokuan95@gmail.com"))
|
||||
:maintainers '(("Jethro Kuan" . "jethrokuan95@gmail.com")))
|
||||
|
||||
Reference in New Issue
Block a user