update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions
+6 -6
View File
@@ -1,14 +1,14 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "org-roam" "20260224.1637"
(define-package "org-roam" "20260425.1623"
"A database abstraction layer for Org-mode."
'((emacs "26.1")
'((emacs "27.1")
(compat "30.1")
(org "9.6")
(emacsql "4.1.0")
(magit-section "3.0.0"))
(emacsql "4.3.3")
(magit-section "4.4.2"))
:url "https://github.com/org-roam/org-roam"
:commit "20934cfb5a2e7ae037ec10bbc81ca97478738178"
:revdesc "20934cfb5a2e"
:commit "c54c523dec175695645399705606ea19056a3053"
:revdesc "c54c523dec17"
:keywords '("org-mode" "roam" "convenience")
:authors '(("Jethro Kuan" . "jethrokuan95@gmail.com"))
:maintainers '(("Jethro Kuan" . "jethrokuan95@gmail.com")))