From unknown Tue Jun 17 22:26:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78648] [PATCH emacs-team] gnu: emacs-org-roam: Update to 2.3.0. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: andrew@trop.in, csantosb@inventati.org, divya@subvertising.org, hako@ultrarare.space, ian@retrospec.tv, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, trev@trevdev.ca, guix-patches@gnu.org Resent-Date: Fri, 30 May 2025 21:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 78648 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 78648@debbugs.gnu.org Cc: Cayetano Santos , Andrew Tropin , Cayetano Santos , Divya Ranjan Pattanaik , Hilton Chain , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler , Trevor Richards X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Andrew Tropin , Cayetano Santos , Divya Ranjan Pattanaik , Hilton Chain , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler , Trevor Richards Received: via spool by submit@debbugs.gnu.org id=B.17486409216611 (code B ref -1); Fri, 30 May 2025 21:36:01 +0000 Received: (at submit) by debbugs.gnu.org; 30 May 2025 21:35:21 +0000 Received: from localhost ([127.0.0.1]:51634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uL7Np-0001iZ-3G for submit@debbugs.gnu.org; Fri, 30 May 2025 17:35:21 -0400 Received: from lists.gnu.org ([2001:470:142::17]:32970) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uL7Nm-0001dj-MD for submit@debbugs.gnu.org; Fri, 30 May 2025 17:35:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uL7Nh-0004gI-2r for guix-patches@gnu.org; Fri, 30 May 2025 17:35:13 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uL7Ne-0003hX-8i for guix-patches@gnu.org; Fri, 30 May 2025 17:35:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1748640905; bh=LfLqQxoBGwO0oLu9BHbQwfCvNV7wCDDYMfsBDqtmIro=; h=From:To:Cc:Subject:Date:From; b=rBrfDP4cyW4ISSJ3AURnWRklwTWVWkyTrIpY4ycp5Ck7ct0aVAegsvdjStQoQM6bh 2r1gjzUWG9M0thA+WFsLskeohRuJJnBUjsBEfiEInCCvmRJ82VSddSGjWzLmv8yFGH uk5cZwMIMOE2zLtG0b2qafxGdeG+Pv/nvxU6j/uo= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4b8Gjj1HHHz10tF; Fri, 30 May 2025 21:35:05 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4b8Gjh5tLhz10r1; Fri, 30 May 2025 21:35:04 +0000 (UTC) From: Cayetano Santos Date: Fri, 30 May 2025 23:34:51 +0200 Message-ID: <3522839939b191b2488c76902271c7d9488bf388.1748640891.git.csantosb@inventati.org> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a11:7980:1::2:0; envelope-from=csantosb@inventati.org; helo=confino.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) * gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.3.0. Change-Id: I0c9379e69e7949cc7b349cdaac613d27d94125db --- gnu/packages/emacs-xyz.scm | 104 ++++++++++++++++++------------------- 1 file changed, 51 insertions(+), 53 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 1006d5ee1d..8449b58296 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -40559,63 +40559,61 @@ (define-public emacs-orca (license license:gpl3+)))) (define-public emacs-org-roam - (let ((commit "046822b512ffecdee7d110f73dd3a511802ca590") - (revision "2")) - (package - (name "emacs-org-roam") - (version (git-version "2.2.2" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/org-roam/org-roam") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 "0jbj48glh0r6fkb0lk1xb9067x2myp3krkw2byycijwdq1nlqzv2")))) - (build-system emacs-build-system) - (arguments - (list - #:phases - #~(modify-phases %standard-phases - ;; Move the extensions source files to the top level, which - ;; is included in the EMACSLOADPATH. - (add-after 'unpack 'move-source-files - (lambda _ - (let ((el-files (find-files "./extensions" ".*\\.el$"))) - (for-each (lambda (f) - (rename-file f (basename f))) - el-files)))) - (add-after 'move-source-files 'patch-exec-paths - (lambda* (#:key inputs #:allow-other-keys) - (make-file-writable "org-roam-graph.el") - (emacs-substitute-variables "org-roam-graph.el" - ("org-roam-graph-executable" - (search-input-file inputs "/bin/dot"))))) - (add-after 'install 'install-image - (lambda* (#:key outputs #:allow-other-keys) - (install-file "doc/images/org-ref-citelink.png" - (string-append #$output "/share/info/images")))) - (add-after 'unpack 'make-info - (lambda _ - (invoke "make" "-C" "doc" "info") - (copy-file "doc/org-roam.info" "org-roam.info")))))) - (inputs - (list graphviz)) - (native-inputs - (list texinfo)) - (propagated-inputs - (list emacs-dash - emacs-emacsql - emacs-magit)) - (home-page "https://github.com/org-roam/org-roam/") - (synopsis "Non-hierarchical note-taking with Org mode") - (description "Emacs Org Roam is a solution for taking non-hierarchical + (package + (name "emacs-org-roam") + (version "2.3.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/org-roam/org-roam") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "00ijpvsghak5d9p703gnyaksfbniwj062qids0m8xkvvxbzqsdda")))) + (build-system emacs-build-system) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + ;; Move the extensions source files to the top level, which + ;; is included in the EMACSLOADPATH. + (add-after 'unpack 'move-source-files + (lambda _ + (let ((el-files (find-files "./extensions" ".*\\.el$"))) + (for-each (lambda (f) + (rename-file f (basename f))) + el-files)))) + (add-after 'move-source-files 'patch-exec-paths + (lambda* (#:key inputs #:allow-other-keys) + (make-file-writable "org-roam-graph.el") + (emacs-substitute-variables "org-roam-graph.el" + ("org-roam-graph-executable" + (search-input-file inputs "/bin/dot"))))) + (add-after 'install 'install-image + (lambda* (#:key outputs #:allow-other-keys) + (install-file "doc/images/org-ref-citelink.png" + (string-append #$output "/share/info/images")))) + (add-after 'unpack 'make-info + (lambda _ + (invoke "make" "-C" "doc" "info") + (copy-file "doc/org-roam.info" "org-roam.info")))))) + (inputs + (list graphviz)) + (native-inputs + (list texinfo)) + (propagated-inputs + (list emacs-dash + emacs-emacsql + emacs-magit)) + (home-page "https://github.com/org-roam/org-roam/") + (synopsis "Non-hierarchical note-taking with Org mode") + (description "Emacs Org Roam is a solution for taking non-hierarchical notes with Org mode. Notes are captured without hierarchy and are connected by tags. Notes can be found and created quickly. Org Roam should also work as a plug-and-play solution for anyone already using Org mode for their personal wiki.") - (license license:gpl3+)))) + (license license:gpl3+))) (define-public emacs-org-node (package base-commit: e3b189854c957c9aa2a68d903d268fcf984d7c23 -- 2.49.0 From unknown Tue Jun 17 22:26:16 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Cayetano Santos Subject: bug#78648: closed (close) Message-ID: References: <87wm9opzn0.fsf@inventati.org> <3522839939b191b2488c76902271c7d9488bf388.1748640891.git.csantosb@inventati.org> X-Gnu-PR-Message: they-closed 78648 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 78648@debbugs.gnu.org Date: Fri, 06 Jun 2025 17:08:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1749229682-17148-1" This is a multi-part message in MIME format... ------------=_1749229682-17148-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #78648: [PATCH emacs-team] gnu: emacs-org-roam: Update to 2.3.0. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 78648@debbugs.gnu.org. --=20 78648: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78648 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1749229682-17148-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 78648-done) by debbugs.gnu.org; 6 Jun 2025 17:07:46 +0000 Received: from localhost ([127.0.0.1]:44693 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uNaXi-0004Rw-5Y for submit@debbugs.gnu.org; Fri, 06 Jun 2025 13:07:46 -0400 Received: from devianza.investici.org ([198.167.222.108]:44841) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uNaXf-0004Rh-Tb for 78648-done@debbugs.gnu.org; Fri, 06 Jun 2025 13:07:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1749229661; bh=ODXqepaY9BZseDUogIXSBURY8nvNkOVWHCLS7VFjgis=; h=From:To:Subject:Date:From; b=ro0aoNJ6682CC4p9oM/KTrh6fscRXE0Asww+1M0EcJritPQFykOozKkGk5ATTs+8j CqsS0pAzxJV9KePY3ccfPK1A0eYJe8zRRSZcqzB8lpxFRZI98sJmHndtT9m4lPIjbk YivttHWLfoUElCccoDCAigy9aiGTNjfCVKcim1F8= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4bDSRx70rjz6vV0 for <78648-done@debbugs.gnu.org>; Fri, 6 Jun 2025 17:07:41 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4bDSRw0c8tz6vTV for <78648-done@debbugs.gnu.org>; Fri, 6 Jun 2025 17:07:39 +0000 (UTC) From: Cayetano Santos To: 78648-done@debbugs.gnu.org Subject: close User-Agent: mu4e 1.12.11; emacs 29.4 Date: Fri, 06 Jun 2025 19:07:31 +0200 Message-ID: <87wm9opzn0.fsf@inventati.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 78648-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Merged in c8fa4c8. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iI0EARYKADUWIQTMuBhC+dcFjs1nN3q/XN9N9r9mggUCaEMgUxccY3NhbnRvc2JA aW52ZW50YXRpLm9yZwAKCRC/XN9N9r9mgiUVAP9Vg4kzwf0japvyEpJx4zTQY0OM mLB6abzZnlQHeyBJTQEAuNLIbLSXruxVum7SUe9pjDcdaX/TBi29VQ/lkWeOWgs= =FHMy -----END PGP SIGNATURE----- --=-=-=-- ------------=_1749229682-17148-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 30 May 2025 21:35:21 +0000 Received: from localhost ([127.0.0.1]:51634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uL7Np-0001iZ-3G for submit@debbugs.gnu.org; Fri, 30 May 2025 17:35:21 -0400 Received: from lists.gnu.org ([2001:470:142::17]:32970) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uL7Nm-0001dj-MD for submit@debbugs.gnu.org; Fri, 30 May 2025 17:35:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uL7Nh-0004gI-2r for guix-patches@gnu.org; Fri, 30 May 2025 17:35:13 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uL7Ne-0003hX-8i for guix-patches@gnu.org; Fri, 30 May 2025 17:35:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1748640905; bh=LfLqQxoBGwO0oLu9BHbQwfCvNV7wCDDYMfsBDqtmIro=; h=From:To:Cc:Subject:Date:From; b=rBrfDP4cyW4ISSJ3AURnWRklwTWVWkyTrIpY4ycp5Ck7ct0aVAegsvdjStQoQM6bh 2r1gjzUWG9M0thA+WFsLskeohRuJJnBUjsBEfiEInCCvmRJ82VSddSGjWzLmv8yFGH uk5cZwMIMOE2zLtG0b2qafxGdeG+Pv/nvxU6j/uo= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4b8Gjj1HHHz10tF; Fri, 30 May 2025 21:35:05 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4b8Gjh5tLhz10r1; Fri, 30 May 2025 21:35:04 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH emacs-team] gnu: emacs-org-roam: Update to 2.3.0. Date: Fri, 30 May 2025 23:34:51 +0200 Message-ID: <3522839939b191b2488c76902271c7d9488bf388.1748640891.git.csantosb@inventati.org> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Cayetano Santos , Divya Ranjan Pattanaik , Hilton Chain , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler , Trevor Richards Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a11:7980:1::2:0; envelope-from=csantosb@inventati.org; helo=confino.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Cayetano Santos X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) * gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.3.0. Change-Id: I0c9379e69e7949cc7b349cdaac613d27d94125db --- gnu/packages/emacs-xyz.scm | 104 ++++++++++++++++++------------------- 1 file changed, 51 insertions(+), 53 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 1006d5ee1d..8449b58296 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -40559,63 +40559,61 @@ (define-public emacs-orca (license license:gpl3+)))) (define-public emacs-org-roam - (let ((commit "046822b512ffecdee7d110f73dd3a511802ca590") - (revision "2")) - (package - (name "emacs-org-roam") - (version (git-version "2.2.2" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/org-roam/org-roam") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 "0jbj48glh0r6fkb0lk1xb9067x2myp3krkw2byycijwdq1nlqzv2")))) - (build-system emacs-build-system) - (arguments - (list - #:phases - #~(modify-phases %standard-phases - ;; Move the extensions source files to the top level, which - ;; is included in the EMACSLOADPATH. - (add-after 'unpack 'move-source-files - (lambda _ - (let ((el-files (find-files "./extensions" ".*\\.el$"))) - (for-each (lambda (f) - (rename-file f (basename f))) - el-files)))) - (add-after 'move-source-files 'patch-exec-paths - (lambda* (#:key inputs #:allow-other-keys) - (make-file-writable "org-roam-graph.el") - (emacs-substitute-variables "org-roam-graph.el" - ("org-roam-graph-executable" - (search-input-file inputs "/bin/dot"))))) - (add-after 'install 'install-image - (lambda* (#:key outputs #:allow-other-keys) - (install-file "doc/images/org-ref-citelink.png" - (string-append #$output "/share/info/images")))) - (add-after 'unpack 'make-info - (lambda _ - (invoke "make" "-C" "doc" "info") - (copy-file "doc/org-roam.info" "org-roam.info")))))) - (inputs - (list graphviz)) - (native-inputs - (list texinfo)) - (propagated-inputs - (list emacs-dash - emacs-emacsql - emacs-magit)) - (home-page "https://github.com/org-roam/org-roam/") - (synopsis "Non-hierarchical note-taking with Org mode") - (description "Emacs Org Roam is a solution for taking non-hierarchical + (package + (name "emacs-org-roam") + (version "2.3.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/org-roam/org-roam") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "00ijpvsghak5d9p703gnyaksfbniwj062qids0m8xkvvxbzqsdda")))) + (build-system emacs-build-system) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + ;; Move the extensions source files to the top level, which + ;; is included in the EMACSLOADPATH. + (add-after 'unpack 'move-source-files + (lambda _ + (let ((el-files (find-files "./extensions" ".*\\.el$"))) + (for-each (lambda (f) + (rename-file f (basename f))) + el-files)))) + (add-after 'move-source-files 'patch-exec-paths + (lambda* (#:key inputs #:allow-other-keys) + (make-file-writable "org-roam-graph.el") + (emacs-substitute-variables "org-roam-graph.el" + ("org-roam-graph-executable" + (search-input-file inputs "/bin/dot"))))) + (add-after 'install 'install-image + (lambda* (#:key outputs #:allow-other-keys) + (install-file "doc/images/org-ref-citelink.png" + (string-append #$output "/share/info/images")))) + (add-after 'unpack 'make-info + (lambda _ + (invoke "make" "-C" "doc" "info") + (copy-file "doc/org-roam.info" "org-roam.info")))))) + (inputs + (list graphviz)) + (native-inputs + (list texinfo)) + (propagated-inputs + (list emacs-dash + emacs-emacsql + emacs-magit)) + (home-page "https://github.com/org-roam/org-roam/") + (synopsis "Non-hierarchical note-taking with Org mode") + (description "Emacs Org Roam is a solution for taking non-hierarchical notes with Org mode. Notes are captured without hierarchy and are connected by tags. Notes can be found and created quickly. Org Roam should also work as a plug-and-play solution for anyone already using Org mode for their personal wiki.") - (license license:gpl3+)))) + (license license:gpl3+))) (define-public emacs-org-node (package base-commit: e3b189854c957c9aa2a68d903d268fcf984d7c23 -- 2.49.0 ------------=_1749229682-17148-1--