unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Rohleder <mike@rohleder.de>
To: 40569@debbugs.gnu.org
Subject: [bug#40569] [PATCH] gnu: emacs-ebuild-mode: Update to 1.50.
Date: Sun, 12 Apr 2020 07:33:33 +0200	[thread overview]
Message-ID: <87k12le09e.fsf@rohleder.de> (raw)


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

             reply	other threads:[~2020-04-12  5:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-12  5:33 Michael Rohleder [this message]
2020-04-12 10:48 ` bug#40569: [PATCH] gnu: emacs-ebuild-mode: Update to 1.50 Nicolas Goaziou

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=87k12le09e.fsf@rohleder.de \
    --to=mike@rohleder.de \
    --cc=40569@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).