unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Thanos Apollo via Guix-patches via <guix-patches@gnu.org>
To: 72719@debbugs.gnu.org
Cc: Thanos Apollo <public@thanosapollo.org>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#72719] [PATCH 2/3] gnu: org-roam: Update to 2.2.2-1-0b9f.
Date: Tue, 20 Aug 2024 00:20:06 +0300	[thread overview]
Message-ID: <1fe5aab8364e40f5d3efd78ff5abfccab56789f4.1724100637.git.public@thanosapollo.org> (raw)
In-Reply-To: <9ce244da4b575fa8b7f67178a889b05a1b446326.1724100637.git.public@thanosapollo.org>

* 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(-)

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





  reply	other threads:[~2024-08-19 21:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-19 20:50 [bug#72718] [PATCH 1/3] gnu: emacsql: Update to 4.0.1 Thanos Apollo via Guix-patches via
2024-08-19 21:20 ` Thanos Apollo via Guix-patches via [this message]
2024-08-20  7:54   ` bug#72719: [PATCH 2/3] gnu: org-roam: Update to 2.2.2-1-0b9f Nicolas Goaziou via Guix-patches via
2024-08-20 15:54     ` [bug#72719] " Thanos Apollo via Guix-patches via
2024-08-19 21:20 ` [bug#72719] [PATCH 3/3] gnu: emacs-gnosis: Update to 0.4.1 Thanos Apollo via Guix-patches via
2024-09-05 17:35 ` [bug#72720] [PATCH 1/3] gnu: emacsql: Update to 4.0.1 Nicolas Goaziou via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1fe5aab8364e40f5d3efd78ff5abfccab56789f4.1724100637.git.public@thanosapollo.org \
    --to=guix-patches@gnu.org \
    --cc=72719@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    --cc=public@thanosapollo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).