update packages
This commit is contained in:
@@ -1,19 +1,16 @@
|
||||
(define-package "bibtex-completion" "20241116.726" "A BibTeX backend for completion frameworks"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "bibtex-completion" "20241116.726"
|
||||
"A BibTeX backend for completion frameworks."
|
||||
'((parsebib "6.0")
|
||||
(s "1.9.0")
|
||||
(dash "2.6.0")
|
||||
(f "0.16.2")
|
||||
(cl-lib "0.5")
|
||||
(biblio "0.2")
|
||||
(emacs "26.1"))
|
||||
:commit "6064e8625b2958f34d6d40312903a85c173b5261" :authors
|
||||
'(("Titus von der Malsburg" . "malsburg@posteo.de")
|
||||
("Justin Burkett" . "justin@burkett.cc"))
|
||||
:maintainers
|
||||
'(("Titus von der Malsburg" . "malsburg@posteo.de"))
|
||||
:maintainer
|
||||
'("Titus von der Malsburg" . "malsburg@posteo.de")
|
||||
:url "https://github.com/tmalsburg/helm-bibtex")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
(s "1.9.0")
|
||||
(dash "2.6.0")
|
||||
(f "0.16.2")
|
||||
(cl-lib "0.5")
|
||||
(biblio "0.2")
|
||||
(emacs "26.1"))
|
||||
:url "https://github.com/tmalsburg/helm-bibtex"
|
||||
:commit "6064e8625b2958f34d6d40312903a85c173b5261"
|
||||
:revdesc "6064e8625b29"
|
||||
:authors '(("Titus von der Malsburg" . "malsburg@posteo.de")
|
||||
("Justin Burkett" . "justin@burkett.cc"))
|
||||
:maintainers '(("Titus von der Malsburg" . "malsburg@posteo.de")))
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
;; Justin Burkett <justin@burkett.cc>
|
||||
;; Maintainer: Titus von der Malsburg <malsburg@posteo.de>
|
||||
;; URL: https://github.com/tmalsburg/helm-bibtex
|
||||
;; Version: 1.0.0
|
||||
;; Package-Version: 20241116.726
|
||||
;; Package-Revision: 6064e8625b29
|
||||
;; Package-Requires: ((parsebib "6.0") (s "1.9.0") (dash "2.6.0") (f "0.16.2") (cl-lib "0.5") (biblio "0.2") (emacs "26.1"))
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user