unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon South <simon@simonsouth.net>
To: 42093@debbugs.gnu.org
Cc: Simon South <simon@simonsouth.net>
Subject: [bug#42093] [PATCH 2/2] gnu: emacs-nov-el: Update to 0.3.1.
Date: Sat, 27 Jun 2020 16:11:16 -0400	[thread overview]
Message-ID: <03fea9627d225e175cd42a43649daa2f0824aa45.1593287684.git.simon@simonsouth.net> (raw)
In-Reply-To: <cover.1593287683.git.simon@simonsouth.net>

* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.1.
---
 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 c83a7f5d95..c92d77e95e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12552,7 +12552,7 @@ the format.")
 (define-public emacs-nov-el
   (package
     (name "emacs-nov-el")
-    (version "0.3.0")
+    (version "0.3.1")
     (source
      (origin
        (method git-fetch)
@@ -12561,7 +12561,7 @@ the format.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "04phmm14ywgicjsl2bsg6w9rapd71vdkxdp5wp0brj6px27y85jz"))))
+        (base32 "13r7lvyyyv62m57m4s4xjs4qz2ckhqk6ib514px7qzc7mdzcz9i9"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases
-- 
2.26.2





  parent reply	other threads:[~2020-06-27 20:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-27 20:08 [bug#42093] [PATCH 0/2] gnu: emacs-nov-el: Update to 0.3.1 Simon South
2020-06-27 20:11 ` [bug#42093] [PATCH 1/2] gnu: emacs-nov-el: Use version tag instead of commit Simon South
2020-06-27 20:11 ` Simon South [this message]
2020-06-28  7:54 ` bug#42093: [PATCH 0/2] gnu: emacs-nov-el: Update to 0.3.1 Efraim Flashner

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=03fea9627d225e175cd42a43649daa2f0824aa45.1593287684.git.simon@simonsouth.net \
    --to=simon@simonsouth.net \
    --cc=42093@debbugs.gnu.org \
    /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).