unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55717] [PATCH] gnu: emacs-elm-mode: Update to 0.22.0
@ 2022-05-29 23:29 Luis Felipe via Guix-patches via
  2022-06-05 21:33 ` bug#55717: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Felipe via Guix-patches via @ 2022-05-29 23:29 UTC (permalink / raw)
  To: 55717


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

Hi,



---
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-emacs-elm-mode-Update-to-0.22.0.patch --]
[-- Type: text/x-patch; filename="0001-gnu-emacs-elm-mode-Update-to-0.22.0.patch"; name="0001-gnu-emacs-elm-mode-Update-to-0.22.0.patch", Size: 1640 bytes --]

From 69fb2973247ec6fddcb78ca29aea892147c30ffc Mon Sep 17 00:00:00 2001
From: Luis Felipe <luis.felipe.la@protonmail.com>
Date: Sun, 29 May 2022 18:11:01 -0500
Subject: [PATCH] gnu: emacs-elm-mode: Update to 0.22.0.

This version fixes compilation on Emacs 28.1 (see
https://github.com/jcollard/elm-mode/issues/186).

*  gnu/packages/emacs-xyz.scm (emacs-elm-mode): Update to 0.22.0.
---
 gnu/packages/emacs-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 31822dc641..ef1fa14aaa 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -109,6 +109,7 @@
 ;;; Copyright © 2022 Brandon Lucas <br@ndon.dk>
 ;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@gmail.com>
 ;;; Copyright © 2022 jgart <jgart@dismail.de>
+;;; Copyright © 2022 Luis Felipe López Acevedo <luis.felipe.la@protonmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -19700,7 +19701,7 @@ (define-public emacs-ibuffer-vc
 (define-public emacs-elm-mode
   (package
     (name "emacs-elm-mode")
-    (version "0.21.0")
+    (version "0.22.0")
     (source
      (origin
        (method git-fetch)
@@ -19710,7 +19711,7 @@ (define-public emacs-elm-mode
          (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0iwk4fmw8hq3ry4ky1zc7lgl4cpbnrjyk74c2xzddfspi3ks41fd"))))
+        (base32 "1gnr61ibzcznfqy5f8capmbz75rcfikwy106rjdmp45qz2jwp4di"))))
     (propagated-inputs
      (list emacs-dash emacs-f emacs-reformatter emacs-s))
     (build-system emacs-build-system)
-- 
2.36.0


[-- Attachment #1.3: publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc --]
[-- Type: application/pgp-keys, Size: 1815 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 509 bytes --]

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

* bug#55717: [PATCH] gnu: emacs-elm-mode: Update to 0.22.0
  2022-05-29 23:29 [bug#55717] [PATCH] gnu: emacs-elm-mode: Update to 0.22.0 Luis Felipe via Guix-patches via
@ 2022-06-05 21:33 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-06-05 21:33 UTC (permalink / raw)
  To: Luis Felipe; +Cc: 55717-done

Hi,

Luis Felipe <luis.felipe.la@protonmail.com> skribis:

> From 69fb2973247ec6fddcb78ca29aea892147c30ffc Mon Sep 17 00:00:00 2001
> From: Luis Felipe <luis.felipe.la@protonmail.com>
> Date: Sun, 29 May 2022 18:11:01 -0500
> Subject: [PATCH] gnu: emacs-elm-mode: Update to 0.22.0.
>
> This version fixes compilation on Emacs 28.1 (see
> https://github.com/jcollard/elm-mode/issues/186).
>
> *  gnu/packages/emacs-xyz.scm (emacs-elm-mode): Update to 0.22.0.

Applied, thanks.

Ludo’.




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

end of thread, other threads:[~2022-06-05 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-29 23:29 [bug#55717] [PATCH] gnu: emacs-elm-mode: Update to 0.22.0 Luis Felipe via Guix-patches via
2022-06-05 21:33 ` bug#55717: " Ludovic Courtès

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