From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4PMvC+Uf42SGVwEASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 10:27:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6BcOC+Uf42S52gAA9RJhRA (envelope-from ) for ; Mon, 21 Aug 2023 10:27:17 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 695A43EF1B for ; Mon, 21 Aug 2023 10:27:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=bE4fwJYg; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692606437; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=BMPiRYg6ak8/hWVx1B1xp7djcjzIy9JEI0TBS/2SJJk=; b=uPHMikVB2f5CYdkeDlVC/QZ8KDm2cmHIHY2MoDWYc1vrCNBNSLFQbvMdpg4bH50+Haws1S 2D4AiVrpzqxt7zi+dR4WDnCX4qESooqnFSTeLO2RMK9TYNrSG2H4rUpii8qclleGptAs7P nLVXzESuJDZnfkMZ3ik3xQTMWQ4bC4KommtL/HN8EmpuCNAkEQUT1+rAPeivO3A2SMJm25 2HJedfjqdMTf6eE96Wr9wMOgk0EWOjQi0mVnPgkFq768JcRq7b1agg+t97FOaZqkXS3xD6 lcJvMvPpPoy3eZ/HSjTpcchyJUn+lE7poEKrWU7ixhJp3/IdkUAqOkAKMD3T5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=bE4fwJYg; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692606437; a=rsa-sha256; cv=none; b=P1W1Yjju5TEFYIkfUSLQpMTbp5zMv02hgV8uFn8Xuu22shxJuoOlhlvPoNWPbbXQORCAyF USW6TfBCKwfGMOwKqhCtNmt5F4UrUSCoWOpNq3KB72jU1zWyeK4G+h4VDW/8TrKt6HbZ9R xxlYGYy28q+qFUyj7mILM61JNO5djsdgpgDPZGzLFRpdoDJOj12srFH8E62/BzQG5M51J/ kBf6b8FzoHy6P8FzGSYXlufmR/12KPYQThIp3cPr851RXOQRFWupWuIUvp8+fKnrcAnp+d OnuapX24mFSAjLtUS1+LRHRVUx2ON7E0uO4gkDFAnxr7ERg9+V7oG4IC+boWuQ== 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 Content-Transfer-Encoding: 8bit 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 From: Cayetano Santos via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.20 X-Spam-Score: -6.20 X-Migadu-Queue-Id: 695A43EF1B X-TUID: VXHlUbSnnx1N * 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(-) 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")) base-commit: 18b6e309cec3a0c9c7401b131e18612914f1fcf9 -- 2.41.0