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 |
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,
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 --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