GNU bug report logs - #60965
[PATCH] gnu: emacs-biblio: Update to 0.2-1.517ec18.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Fri, 20 Jan 2023 16:39:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60965 in the body.
You can then email your comments to 60965 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60965; Package guix-patches. (Fri, 20 Jan 2023 16:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 20 Jan 2023 16:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-biblio: Update to 0.2-1.517ec18.
Date: Fri, 20 Jan 2023 17:38:03 +0100
* gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2-1.517ec18.
---
 gnu/packages/emacs-xyz.scm | 44 ++++++++++++++++++++++----------------
 1 file changed, 25 insertions(+), 19 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9edb88049b..1271f47883 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20934,30 +20934,36 @@ (define-public emacs-ebib
                    license:gpl3+))))
 
 (define-public emacs-biblio
-  (package
-    (name "emacs-biblio")
-    (version "0.2")
-    (source
-     (origin
-       (method git-fetch)
-       (uri (git-reference
-             (url "https://github.com/cpitclaudel/biblio.el")
-             (commit version)))
-       (file-name (git-file-name name version))
-       (sha256
-        (base32 "1gxjind6r235az59dr8liv03d8994mqb8a7m28j3c12q7p70aziz"))))
-    (build-system emacs-build-system)
-    (propagated-inputs
-     (list emacs-dash emacs-let-alist))
-    (home-page "https://github.com/cpitclaudel/biblio.el")
-    (synopsis "Browse and import bibliographic references")
-    (description "This package provides an extensible Emacs package for
+  (let ((version "0.2")
+        (revision "1")
+        (commit "517ec18f00f91b61481214b178f7ae0b8fbc499b"))
+    (package
+      (name "emacs-biblio")
+      (version (git-version version revision commit))
+      (source
+       (origin
+         (method git-fetch)
+         (uri (git-reference
+               (url "https://github.com/cpitclaudel/biblio.el")
+               (commit commit)))
+         (file-name (git-file-name name version))
+         (sha256
+          (base32
+           "0m5vpyj6312rc3xq8lrr1g2hyl26adzwvjxb3jqrm7bvqvs4i5zp"))))
+      (build-system emacs-build-system)
+      (propagated-inputs
+       (list emacs-dash emacs-let-alist emacs-seq))
+      (home-page "https://github.com/cpitclaudel/biblio.el")
+      (synopsis
+       "Browse and import bibliographic references from CrossRef, arXiv, DBLP,
+HAL, Dissemin, and doi.org")
+      (description "This package provides an extensible Emacs package for
 browsing and fetching references.
 
 @file{biblio.el} makes it easy to browse and gather bibliographic references
 and publications from various sources, by keywords or by DOI.  References are
 automatically fetched from well-curated sources, and formatted as BibTeX.")
-    (license license:gpl3+)))
+      (license license:gpl3+))))
 
 (define-public emacs-citar
   (package

base-commit: cdc76466e4e62f3b62463f829a27ce39167d1ea4
-- 
2.38.1





Information forwarded to guix-patches <at> gnu.org:
bug#60965; Package guix-patches. (Fri, 20 Jan 2023 23:41:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org>
Cc: 60965-done <at> debbugs.gnu.org, Cayetano Santos <csantosb <at> inventati.org>
Subject: Re: [bug#60965] [PATCH] gnu: emacs-biblio: Update to 0.2-1.517ec18.
Date: Sat, 21 Jan 2023 00:40:28 +0100
Hello,

Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2-1.517ec18.

Applied with noted change. Thank you.

> +      (synopsis
> +       "Browse and import bibliographic references from CrossRef, arXiv, DBLP,
> +HAL, Dissemin, and doi.org")

I used the previous synopsis, which was shorter.

Regards,
-- 
Nicolas Goaziou




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Fri, 20 Jan 2023 23:41:02 GMT) Full text and rfc822 format available.

Notification sent to Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer. (Fri, 20 Jan 2023 23:41:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 18 Feb 2023 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.