From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gF2b2-0006AY-58 for guix-patches@gnu.org; Tue, 23 Oct 2018 15:44:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gF2ay-0004CU-E8 for guix-patches@gnu.org; Tue, 23 Oct 2018 15:44:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34286) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gF2aw-0004BE-C9 for guix-patches@gnu.org; Tue, 23 Oct 2018 15:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gF2aw-0007Mp-5P for guix-patches@gnu.org; Tue, 23 Oct 2018 15:44:02 -0400 Subject: [bug#33132] [PATCH] gnu: emacs-nov-el update Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53749) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gF2aD-0005lw-8C for guix-patches@gnu.org; Tue, 23 Oct 2018 15:43:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gF2a9-0003NY-R9 for guix-patches@gnu.org; Tue, 23 Oct 2018 15:43:17 -0400 Received: from mout01.posteo.de ([185.67.36.65]:42596) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gF2a6-0003JD-Rs for guix-patches@gnu.org; Tue, 23 Oct 2018 15:43:12 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 1AFEE20E2D for ; Tue, 23 Oct 2018 21:43:07 +0200 (CEST) From: Brett Gilio Date: Tue, 23 Oct 2018 14:42:47 -0500 Message-Id: <20181023194247.24453-1-brettg@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 33132@debbugs.gnu.org --- gnu/packages/emacs.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm index ce98dbaeb..45e92ee47 100644 --- a/gnu/packages/emacs.scm +++ b/gnu/packages/emacs.scm @@ -8200,7 +8200,7 @@ the format.") (define-public emacs-nov-el (package (name "emacs-nov-el") - (version "0.2.2") + (version "0.2.6") (source (origin (method git-fetch) (uri (git-reference @@ -8209,7 +8209,7 @@ the format.") (file-name (git-file-name name version)) (sha256 (base32 - "03s0qjvwk1f7y3i4wh2p5y3z4hdv00adgz8za3vphzc0q8i1kjzb"))= )) + "188h5gzn1zf443g0b7q5bpmvvpr6ds5h8aci8vxc92py56rhyrvc"))= )) (build-system emacs-build-system) (arguments `(#:phases --=20 2.19.1