GNU bug report logs -
#75114
[PATCH] gnu: emacs-helm-bibtex: Update to 2.0.1-2.6064e86.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75114 in the body.
You can then email your comments to 75114 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75114
; Package
guix-patches
.
(Thu, 26 Dec 2024 11:28: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
.
(Thu, 26 Dec 2024 11:28:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-helm-bibtex): Update to 2.0.1-2.6064e86.
Change-Id: Ief02d9f1ddc7cb59372ab3372c42315fcc8abb67
Signed-off-by: Cayetano Santos <csantosb <at> inventati.org>
---
Previous version dates back from 2 years ago.
I include here some minor styling fixes too, as per `guix style`.
gnu/packages/emacs-xyz.scm | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d3760eef07..a5eef76b96 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -25463,8 +25463,8 @@ (define-public emacs-citar-denote
(license license:gpl3+)))
(define-public emacs-helm-bibtex
- (let ((commit "8ebf50d5bd368082d0b7ab79d26a52f372cdef98")
- (revision "1"))
+ (let ((commit "6064e8625b2958f34d6d40312903a85c173b5261")
+ (revision "2"))
(package
(name "emacs-helm-bibtex")
(version (git-version "2.0.1" revision commit))
@@ -25476,19 +25476,19 @@ (define-public emacs-helm-bibtex
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1x6nfkprj95cp4ldb485v13hrkd7rvzp750d9xz80vk76gpvaw3l"))))
+ (base32 "1q8dm14wdxx14rnlgmz88j6gskvrrsc0f2z2639jwmfhyibw7d77"))))
(build-system emacs-build-system)
- (propagated-inputs
- (list emacs-helm
- emacs-parsebib
- emacs-s
- emacs-dash
- emacs-f
- emacs-biblio
- emacs-ivy))
+ (propagated-inputs (list emacs-helm
+ emacs-parsebib
+ emacs-s
+ emacs-dash
+ emacs-f
+ emacs-biblio
+ emacs-ivy))
(home-page "https://github.com/tmalsburg/helm-bibtex")
(synopsis "Bibliography manager based on Helm")
- (description "This package provides bibliography manager for Emacs,
+ (description
+ "This package provides bibliography manager for Emacs,
based on Helm and the bibtex-completion backend.
Key features:
@@ -25505,7 +25505,8 @@ (define-public emacs-helm-bibtex
@item Quick access to online bibliographic databases such as Pubmed,
arXiv, Google Scholar, Library of Congress, etc.
@item Imports BibTeX entries from CrossRef and other sources.
-@end itemize\n")
+@end itemize
+")
(license license:gpl3+))))
(define-public emacs-ewmctrl
base-commit: 9629b6821118b1896434b32f73521a7f2b686b04
--
2.47.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75114
; Package
guix-patches
.
(Fri, 03 Jan 2025 11:06:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-helm-bibtex): Update to 2.0.1-2.6064e86.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Fri, 03 Jan 2025 11:06:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
bug acknowledged by developer.
(Fri, 03 Jan 2025 11:06: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
.
(Fri, 31 Jan 2025 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.