unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40569] [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.
@ 2020-04-12  5:33 Michael Rohleder
  2020-04-12 10:48 ` bug#40569: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-04-12  5:33 UTC (permalink / raw)
  To: 40569


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

* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.50.
(needs info installation)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: [PATCH] gnu: emacs-ebuild-mode: Update to 1.50. --]
[-- Type: text/x-patch, Size: 1309 bytes --]

From cc87b443a6dd94b07d711ec792fe1b6f1ac3e6d4 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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


[-- Attachment #1.3: Type: text/plain, Size: 56 bytes --]


-- 
CChheecckk yyoouurr dduupplleexx sswwiittcchh..

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* bug#40569: [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.
  2020-04-12  5:33 [bug#40569] [PATCH] gnu: emacs-ebuild-mode: Update to 1.50 Michael Rohleder
@ 2020-04-12 10:48 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-04-12 10:48 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 40569-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

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

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2020-04-12 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-12  5:33 [bug#40569] [PATCH] gnu: emacs-ebuild-mode: Update to 1.50 Michael Rohleder
2020-04-12 10:48 ` bug#40569: " Nicolas Goaziou

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).