update packages

This commit is contained in:
2025-07-05 20:36:47 +02:00
parent 4a4f30e3b1
commit 65dedd3df8
60 changed files with 15454 additions and 342 deletions

View File

@@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "org-roam" "20250609.820"
(define-package "org-roam" "20250701.528"
"A database abstraction layer for Org-mode."
'((emacs "26.1")
(dash "2.13")
@@ -7,8 +7,8 @@
(emacsql "4.1.0")
(magit-section "3.0.0"))
:url "https://github.com/org-roam/org-roam"
:commit "c17295134510c8759baad0e8a9f151029d5e5fe1"
:revdesc "c17295134510"
:commit "89dfaef38b6caa3027f20f96a551dc8f194ac533"
:revdesc "89dfaef38b6c"
:keywords '("org-mode" "roam" "convenience")
:authors '(("Jethro Kuan" . "jethrokuan95@gmail.com"))
:maintainers '(("Jethro Kuan" . "jethrokuan95@gmail.com")))