GNU bug report logs - #48138
[PATCH] gnu: git-modes: Update to 1.3.0.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Sat, 1 May 2021 12:01:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48138: closed ([PATCH] gnu: git-modes: Update to 1.3.0.)
Date: Mon, 03 May 2021 16:08:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 03 May 2021 18:07:04 +0200
with message-id <87czu7yf6f.fsf <at> gnu.org>
and subject line Re: bug#48138: [PATCH] gnu: git-modes: Update to 1.3.0.
has caused the debbugs.gnu.org bug report #48138,
regarding [PATCH] gnu: git-modes: Update to 1.3.0.
to be marked as done.

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


-- 
48138: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48138
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: git-modes: Update to 1.3.0.
Date: Sat, 01 May 2021 14:00:39 +0200
* gnu/packages/emacs-xyz.scm (git-modes): Update to 1.3.0.
---
 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 d3d4a808f1..05d20a018b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -443,7 +443,7 @@ some utility functions, and commands using that infrastructure.")
 (define-public git-modes
   (package
     (name "emacs-git-modes")
-    (version "1.2.8")
+    (version "1.3.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -452,7 +452,7 @@ some utility functions, and commands using that infrastructure.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "08hy7rbfazs6grkpk54i82bz0i0c74zcjk96cip8970h6jn3mj72"))))
+                "0m8qfjj5hzxwyyi34sbk11qz5fix6z80hiki0v0a838sq4f586b6"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/magit/git-modes")
     (synopsis "Emacs major modes for Git configuration files")

base-commit: c04dfb39f62f764b1c3988d9b0fcedc8221afa67
-- 
2.31.1




[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 48138-done <at> debbugs.gnu.org
Subject: Re: bug#48138: [PATCH] gnu: git-modes: Update to 1.3.0.
Date: Mon, 03 May 2021 18:07:04 +0200
Hi,

Xinglu Chen <public <at> yoctocell.xyz> skribis:

> * gnu/packages/emacs-xyz.scm (git-modes): Update to 1.3.0.

Applied, thanks!

Ludo’.


This bug report was last modified 4 years and 56 days ago.

Previous Next


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