unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "marco.au.grassi98--- via Guix-patches" via <guix-patches@gnu.org>
To: 44028@debbugs.gnu.org
Subject: [bug#44028] [PATCH] gnu: emacs-gdscript-mode: Update to 1.4.0.
Date: Fri, 16 Oct 2020 10:05:08 +0000	[thread overview]
Message-ID: <ZfIiGWb7qU3QFs0nOdR_LdO247EAxqVJRCyDEOoVzyo5rAxDhgnTJUF9YWDR3LfmWVBBiUxGmlShcwTRznOa3wIn_foR49LqGLoyMr0NXPY=@protonmail.com> (raw)


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

Empty Message

[-- Attachment #1.2: Type: text/html, Size: 24 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-gdscript-mode-Update-to-1.4.0.patch --]
[-- Type: text/x-patch; name=0001-gnu-emacs-gdscript-mode-Update-to-1.4.0.patch, Size: 1412 bytes --]

From 925ce920fbdbe04f89c234208179323c67334ace Mon Sep 17 00:00:00 2001
From: AuPath <marco.au.grassi98@protonmail.com>
Date: Fri, 16 Oct 2020 11:52:16 +0200
Subject: [PATCH] gnu: emacs-gdscript-mode: Update to 1.4.0.

* gnu/packages/emacs-xyz.scm (emacs-gdscript-mode): Update to 1.4.0.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index e3e61e3141..2df05e995f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3319,16 +3319,16 @@ This package also includes relevant snippets for yasnippet.")
 (define-public emacs-gdscript-mode
   (package
     (name "emacs-gdscript-mode")
-    (version "1.2.0")
+    (version "1.4.0")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
              (url "https://github.com/godotengine/emacs-gdscript-mode")
-             (commit (string-append "v" version))))
+             (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "02by4bvdayldbjlz6jkp36m5rgcy2h5bwhqx2cj7wma6xf6cw3lf"))))
+        (base32 "09q0himrz7a6xgz0jmcl85qc5xhk5fwi6d2vw1n8qaiavm96ksdy"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/godotengine/emacs-gdscript-mode")
     (synopsis "GDScript support and syntax highlighting in Emacs")
-- 
2.28.0


             reply	other threads:[~2020-10-16 10:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 10:05 marco.au.grassi98--- via Guix-patches via [this message]
2020-10-16 23:53 ` bug#44028: [PATCH] gnu: emacs-gdscript-mode: Update to 1.4.0 Brett Gilio

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='ZfIiGWb7qU3QFs0nOdR_LdO247EAxqVJRCyDEOoVzyo5rAxDhgnTJUF9YWDR3LfmWVBBiUxGmlShcwTRznOa3wIn_foR49LqGLoyMr0NXPY=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=44028@debbugs.gnu.org \
    --cc=marco.au.grassi98@protonmail.com \
    /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).