From 52cae6e18f1793c2797c65c09740643b847887be Mon Sep 17 00:00:00 2001 From: "Itai Y. Efrat" Date: Sat, 1 May 2021 16:15:50 +0300 Subject: [PATCH] Bump bibtex-actions bdarcus/bibtex-actions@743f548 -> bdarcus/bibtex-actions@b1ddbb3 --- modules/tools/biblio/packages.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tools/biblio/packages.el b/modules/tools/biblio/packages.el index 223243059..6a7901e23 100644 --- a/modules/tools/biblio/packages.el +++ b/modules/tools/biblio/packages.el @@ -7,4 +7,4 @@ (when (featurep! :completion helm) (package! helm-bibtex :pin "9f6ea920a49457d85096caa0e61f086a42b2908e")) (when (featurep! :completion selectrum) - (package! bibtex-actions :pin "743f548c0cd46e3418a7ca4736bde8c86f97c073")) + (package! bibtex-actions :pin "b1ddbb32373ac01b6bb46dfc4cdc143461e3c14c"))