GNU bug report logs - #40569
[PATCH] gnu: emacs-ebuild-mode: Update to 1.50.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sun, 12 Apr 2020 05:34:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40569: closed ([PATCH] gnu: emacs-ebuild-mode: Update to 1.50.)
Date: Sun, 12 Apr 2020 10:49:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 Apr 2020 12:48:15 +0200
with message-id <87d08d0ykw.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#40569] [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.
has caused the debbugs.gnu.org bug report #40569,
regarding [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40569: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40569
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.
Date: Sun, 12 Apr 2020 07:33:33 +0200
[Message part 3 (text/plain, inline)]
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.50.
(needs info installation)

[0001-gnu-emacs-ebuild-mode-Update-to-1.50.patch (text/x-patch, inline)]
From cc87b443a6dd94b07d711ec792fe1b6f1ac3e6d4 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Sun, 12 Apr 2020 07:19:44 +0200
Subject: [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.

* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.50.
---
 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 e700920266..5073fd9cad 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7896,7 +7896,7 @@ Lua programming language}.")
 (define-public emacs-ebuild-mode
   (package
     (name "emacs-ebuild-mode")
-    (version "1.37")
+    (version "1.50")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -7905,7 +7905,7 @@ Lua programming language}.")
               (file-name (string-append name "-" version ".tar.xz"))
               (sha256
                (base32
-                "07dzrdjjczkxdfdgi60h4jjkvzi4p0k9rij2wpfp8s03ay3qldpp"))))
+                "0bgi98vx6ahxijw69kfdiy3rkjdg7yi6k3bkjyasak5920m6fj1d"))))
     (build-system emacs-build-system)
     (home-page "https://devmanual.gentoo.org")
     (synopsis "Major modes for Gentoo package files")
-- 
2.26.0

[Message part 5 (text/plain, inline)]
-- 
CChheecckk yyoouurr dduupplleexx sswwiittcchh..
[signature.asc (application/pgp-signature, inline)]
[Message part 7 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 40569-done <at> debbugs.gnu.org
Subject: Re: [bug#40569] [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.
Date: Sun, 12 Apr 2020 12:48:15 +0200
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

> Subject: [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou


This bug report was last modified 5 years and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.