From patchwork Mon Aug 21 08:25:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Cayetano Santos X-Patchwork-Id: 53062 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id CD60F27BBEA; Mon, 21 Aug 2023 09:27:16 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 08E5C27BBE9 for ; Mon, 21 Aug 2023 09:27:16 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qY0Fh-0003ln-Ss; Mon, 21 Aug 2023 04:27:09 -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 1qY0FZ-0003g9-9F for guix-patches@gnu.org; Mon, 21 Aug 2023 04:27:01 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qY0FY-0000QX-QA for guix-patches@gnu.org; Mon, 21 Aug 2023 04:27:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qY0Fa-0005Yq-Dk for guix-patches@gnu.org; Mon, 21 Aug 2023 04:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65385] [PATCH v1] gnu: emacs-org-ref: Update to 3.0-0.bb375f3. References: In-Reply-To: Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Aug 2023 08:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65385 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65385@debbugs.gnu.org Cc: Cayetano Santos Received: via spool by 65385-submit@debbugs.gnu.org id=B65385.169260636921315 (code B ref 65385); Mon, 21 Aug 2023 08:27:02 +0000 Received: (at 65385) by debbugs.gnu.org; 21 Aug 2023 08:26:09 +0000 Received: from localhost ([127.0.0.1]:55493 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY0Ei-0005Xi-PT for submit@debbugs.gnu.org; Mon, 21 Aug 2023 04:26:09 -0400 Received: from latitanza.investici.org ([2001:888:2000:56::19]:25419) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY0Ef-0005XY-Tc for 65385@debbugs.gnu.org; Mon, 21 Aug 2023 04:26:07 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4RTltL1N6czGp2b; Mon, 21 Aug 2023 08:26:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1692606362; bh=BMPiRYg6ak8/hWVx1B1xp7djcjzIy9JEI0TBS/2SJJk=; h=From:To:Cc:Subject:Date:From; b=bE4fwJYgbgO3JNEeMsZ73VUGt6lq3U7ppNF23rzH68f3YEzbYPiW3tk+SEoEp2hy7 VgUDT0fsDqDbBeD0b9jQZJ756ZnObSpBoXnC4HEXYyaKiyncnYVVUojiTETnRCMhBz 9oEy294ooxKKtoH2JvcsdlwOqXlmjT1YwJCVlB6I= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4RTltL0SLLzGp2Z; Mon, 21 Aug 2023 08:26:02 +0000 (UTC) Date: Mon, 21 Aug 2023 10:25:53 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Cayetano Santos X-ACL-Warn: , Cayetano Santos via Guix-patches X-Patchwork-Original-From: Cayetano Santos via Guix-patches via From: Cayetano Santos Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.0-0.bb375f3. --- gnu/packages/emacs-xyz.scm | 71 ++++++++++++++++++++++---------------- 1 file changed, 42 insertions(+), 29 deletions(-) base-commit: 18b6e309cec3a0c9c7401b131e18612914f1fcf9 diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 0f0751e39a..63b3ab2462 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -24146,34 +24146,47 @@ (define-public emacs-discover-my-major (license license:gpl3+))) (define-public emacs-org-ref - (package - (name "emacs-org-ref") - (version "2.0.0") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/jkitchin/org-ref") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 "0xd1qp8dfy8n8b2n3rsdzm8vrfl7dii142kw330s8jp3pavww1f6")))) - (build-system emacs-build-system) - (propagated-inputs - (list emacs-dash - emacs-f - emacs-helm - emacs-helm-bibtex - emacs-htmlize - emacs-hydra - emacs-ivy - emacs-key-chord - emacs-pdf-tools - emacs-s)) - (home-page "https://github.com/jkitchin/org-ref") - (synopsis "Citations, cross-references and bibliographies in Org mode") - (description - "Org Ref is an Emacs library that provides rich support for citations, + (let ((commit "bb375f366f883e5b60e3bb625f2acd026811fb55") + (revision "0")) + (package + (name "emacs-org-ref") + (version (git-version "3.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jkitchin/org-ref") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "01wxcyzdrx6ysv9rjd64fr7kkvm4fjr03ib4mmpchraxxm8g8z43")))) + (build-system emacs-build-system) + (arguments + (list + #:include #~(cons* "org-ref.org" "org-ref.bib" %default-include) + #:exclude #~(list + ;; github.com/jkitchin/org-ref/issues/1085 + "openalex.el" + ;; author doesn't recommend using it + "org-ref-pdf.el"))) + (propagated-inputs + (list emacs-dash + emacs-f + emacs-helm + emacs-avy + emacs-parsebib + emacs-helm-bibtex + emacs-ox-pandoc + emacs-citeproc-el + emacs-htmlize + emacs-hydra + emacs-ivy + emacs-s)) + (home-page "https://github.com/jkitchin/org-ref") + (synopsis "Citations, cross-references and bibliographies in Org mode") + (description + "Org Ref is an Emacs library that provides rich support for citations, labels and cross-references in Org mode. The basic idea of Org Ref is that it defines a convenient interface to insert @@ -24191,7 +24204,7 @@ (define-public emacs-org-ref Org Ref is especially suitable for Org documents destined for LaTeX export and scientific publication. Org Ref is also useful for research documents and notes.") - (license license:gpl3+))) + (license license:gpl3+)))) (define-public emacs-org-reveal (let ((commit "f55c851bf6aeb1bb2a7f6cf0f2b7bd0e79c4a5a0"))