* [bug#45053] Upgrade emacs-ebib to 2.27.2
@ 2020-12-05 14:06 rdes via Guix-patches via
2020-12-05 16:26 ` Nicolas Goaziou
0 siblings, 1 reply; 4+ messages in thread
From: rdes via Guix-patches via @ 2020-12-05 14:06 UTC (permalink / raw)
To: 45053
[-- Attachment #1: Type: text/plain, Size: 135 bytes --]
Hello,
The attached patch upgrades emacs-ebib to 2.27.2.
Ryan Desfosses
Sent with [ProtonMail](https://protonmail.com) Secure Email.
[-- Attachment #2: Type: text/html, Size: 453 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#45053] Upgrade emacs-ebib to 2.27.2
2020-12-05 14:06 [bug#45053] Upgrade emacs-ebib to 2.27.2 rdes via Guix-patches via
@ 2020-12-05 16:26 ` Nicolas Goaziou
2020-12-05 17:31 ` rdes via Guix-patches via
0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2020-12-05 16:26 UTC (permalink / raw)
To: 45053; +Cc: rdes
Hello,
rdes via Guix-patches via <guix-patches@gnu.org> writes:
> The attached patch upgrades emacs-ebib to 2.27.2.
I think you forgot to add the patch.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#45053] Upgrade emacs-ebib to 2.27.2
2020-12-05 16:26 ` Nicolas Goaziou
@ 2020-12-05 17:31 ` rdes via Guix-patches via
2020-12-06 11:16 ` bug#45053: " Nicolas Goaziou
0 siblings, 1 reply; 4+ messages in thread
From: rdes via Guix-patches via @ 2020-12-05 17:31 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: 45053
[-- Attachment #1: Type: text/plain, Size: 504 bytes --]
Sorry, the missing patch now attached.:)
Sent with ProtonMail Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, December 5, 2020 11:26 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Hello,
>
> rdes via Guix-patches via guix-patches@gnu.org writes:
>
> > The attached patch upgrades emacs-ebib to 2.27.2.
>
> I think you forgot to add the patch.
>
> Regards,
>
> -------------------------------------------------
>
> Nicolas Goaziou
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-ebib-Update-to-2.27.2.patch --]
[-- Type: text/x-patch; name=0001-gnu-emacs-ebib-Update-to-2.27.2.patch, Size: 1195 bytes --]
From 324d79f281b57850b9ccae35142b1e81f98f434b Mon Sep 17 00:00:00 2001
From: Ryan Desfosses <rdes@protonmail.com>
Date: Sat, 5 Dec 2020 08:42:07 -0500
Subject: [PATCH] gnu: emacs-ebib: Update to 2.27.2.
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.27.2.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 5eb8f7c1ea..828b9c86be 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -15034,7 +15034,7 @@ files to be expanded upon opening them.")
(define-public emacs-ebib
(package
(name "emacs-ebib")
- (version "2.22.1")
+ (version "2.27.2")
(source
(origin
(method git-fetch)
@@ -15043,7 +15043,7 @@ files to be expanded upon opening them.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0spiz5r2y4pdpyc4d3f9w228giq0j9rm8f5h5akzn5rwiq9pfkwz"))))
+ (base32 "194pzhi8kylawsnc0p02nds9vk7ghw88s1dvd355b7m2vp92cnlf"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-parsebib" ,emacs-parsebib)))
--
2.29.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* bug#45053: Upgrade emacs-ebib to 2.27.2
2020-12-05 17:31 ` rdes via Guix-patches via
@ 2020-12-06 11:16 ` Nicolas Goaziou
0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2020-12-06 11:16 UTC (permalink / raw)
To: rdes; +Cc: 45053-done, rdes via Guix-patches via
Hello,
rdes <rdes@protonmail.com> writes:
> * gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.27.2.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-12-06 11:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-05 14:06 [bug#45053] Upgrade emacs-ebib to 2.27.2 rdes via Guix-patches via
2020-12-05 16:26 ` Nicolas Goaziou
2020-12-05 17:31 ` rdes via Guix-patches via
2020-12-06 11:16 ` bug#45053: " Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.