all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45410] [PATCH] Upgrade emacs-ebib to 2.29
@ 2020-12-24 17:25 rdes via Guix-patches via
  2020-12-24 21:27 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: rdes via Guix-patches via @ 2020-12-24 17:25 UTC (permalink / raw)
  To: 45410


[-- Attachment #1.1: Type: text/plain, Size: 117 bytes --]

Hello,

The attached patch upgrades emacs-ebib to 2.28.

Sent with [ProtonMail](https://protonmail.com) Secure Email.

[-- Attachment #1.2: Type: text/html, Size: 480 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-ebib-Update-to-2.29.patch --]
[-- Type: text/x-patch; name=0001-gnu-emacs-ebib-Update-to-2.29.patch, Size: 1189 bytes --]

From ba06212d22de4dddbd973c13cea1e9042d80157e Mon Sep 17 00:00:00 2001
From: Ryan Desfosses <rdes@protonmail.com>
Date: Thu, 24 Dec 2020 12:05:32 -0500
Subject: [PATCH] gnu: emacs-ebib: Update to 2.29.

* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.29
---
 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 f12d1d6092..ad8ef0f8bd 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -15214,7 +15214,7 @@ files to be expanded upon opening them.")
 (define-public emacs-ebib
   (package
     (name "emacs-ebib")
-    (version "2.27.2")
+    (version "2.29")
     (source
      (origin
        (method git-fetch)
@@ -15223,7 +15223,7 @@ files to be expanded upon opening them.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "194pzhi8kylawsnc0p02nds9vk7ghw88s1dvd355b7m2vp92cnlf"))))
+        (base32 "1d0xnhdcsz2ysq145k2l0f2r4vb0pkai1v6wl6sfba7xi5fc323i"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-parsebib" ,emacs-parsebib)))
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#45410] [PATCH] Upgrade emacs-ebib to 2.29
  2020-12-24 17:25 [bug#45410] [PATCH] Upgrade emacs-ebib to 2.29 rdes via Guix-patches via
@ 2020-12-24 21:27 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-12-24 21:27 UTC (permalink / raw)
  To: 45410; +Cc: 45410-done

On Thu, Dec 24, 2020 at 05:25:49PM +0000, rdes via Guix-patches via wrote:
> Hello,
> 
> The attached patch upgrades emacs-ebib to 2.28.
> 
> Sent with [ProtonMail](https://protonmail.com) Secure Email.

> From ba06212d22de4dddbd973c13cea1e9042d80157e Mon Sep 17 00:00:00 2001
> From: Ryan Desfosses <rdes@protonmail.com>
> Date: Thu, 24 Dec 2020 12:05:32 -0500
> Subject: [PATCH] gnu: emacs-ebib: Update to 2.29.
> 
> * gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.29

Thanks! Pushed as 07ac1c9178134d5e4770ee4ff579837635c543d0




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-24 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24 17:25 [bug#45410] [PATCH] Upgrade emacs-ebib to 2.29 rdes via Guix-patches via
2020-12-24 21:27 ` Leo Famulari

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.