unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: rdes via Guix-patches via <guix-patches@gnu.org>
To: 45410@debbugs.gnu.org
Subject: [bug#45410] [PATCH] Upgrade emacs-ebib to 2.29
Date: Thu, 24 Dec 2020 17:25:49 +0000	[thread overview]
Message-ID: <h-D5bvD4aATZ2Q78BKyaRymKFeZk2qTzylYU0V7z41Xr5lfPAxui_ZwYhZplsn42BNzXIMBGGP4KCmcQMlDtyZGYGnBHefihPqr0zhqE_GE=@protonmail.com> (raw)


[-- 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


             reply	other threads:[~2020-12-24 17:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-24 17:25 rdes via Guix-patches via [this message]
2020-12-24 21:27 ` [bug#45410] [PATCH] Upgrade emacs-ebib to 2.29 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='h-D5bvD4aATZ2Q78BKyaRymKFeZk2qTzylYU0V7z41Xr5lfPAxui_ZwYhZplsn42BNzXIMBGGP4KCmcQMlDtyZGYGnBHefihPqr0zhqE_GE=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=45410@debbugs.gnu.org \
    --cc=rdes@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).