diff mbox series

[bug#72719,2/3] gnu: org-roam: Update to 2.2.2-1-0b9f.

Message ID 1fe5aab8364e40f5d3efd78ff5abfccab56789f4.1724100637.git.public@thanosapollo.org
State New
Headers show
Series [bug#72718,1/3] gnu: emacsql: Update to 4.0.1. | expand

Commit Message

Thanos Apollo Aug. 19, 2024, 9:20 p.m. UTC
* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.2-1-0b9f.

Change-Id: I23a28f576ee8e8a242f4afc6906ef051a943c8f1
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Nicolas Goaziou Aug. 20, 2024, 7:54 a.m. UTC | #1
Hello,

Thanos Apollo via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.2-1-0b9f.

Applied. Thank you.

I discarded the other patches in the set because I had made the
corresponding updates a short while ago. Sorry for the duplicate work.

Regards,
Thanos Apollo Aug. 20, 2024, 3:54 p.m. UTC | #2
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:


[...]
> Applied. Thank you.
>
> I discarded the other patches in the set because I had made the
> corresponding updates a short while ago. Sorry for the duplicate work.
>

No worries, thank you!

Cheers,
diff mbox series

Patch

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 54586b8f3a..8374ee5d7d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37675,8 +37675,8 @@  (define-public emacs-orca
       (license license:gpl3+))))
 
 (define-public emacs-org-roam
-  (let ((commit "74422df546a515bc984c2f3d3a681c09d6f43916")
-        (revision "0"))
+  (let ((commit "0b9fcbc97b65b349826e63bad89ca121a08fd2be")
+        (revision "1"))
     (package
       (name "emacs-org-roam")
       (version (git-version "2.2.2" revision commit))
@@ -37688,7 +37688,7 @@  (define-public emacs-org-roam
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0vhl69y6yk2zzfixjdwr8vxl2k921h0syshk5123r1nm9jp3i1s9"))))
+          (base32 "04vqwrsb71jdb66fkahmxwvx8cssgqamrradbdgp3ygf8alwc7ml"))))
       (build-system emacs-build-system)
       (arguments
        (list