GNU bug report logs - #76258
[PATCH] gnu: emacs-git-email: Update to 0.7.0.

Previous Next

Package: guix-patches;

Reported by: "Suhail Singh" <suhailsingh247 <at> gmail.com>

Date: Thu, 13 Feb 2025 09:19:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Suhail Singh" <suhailsingh247 <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-git-email: Update to 0.7.0.
Date: Thu, 13 Feb 2025 04:15:52 -0500
* gnu/packages/emacs-xyz.scm (emacs-git-email): Update to 0.7.0.

Change-Id: Ice219e9eb99c9bd290bbc7b954158f86d51a9a12
---
 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 40e207bf0a..c16b803bee 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -136,7 +136,7 @@
 ;;; Copyright © 2023 Camilo Q.S. (Distopico) <distopico <at> riseup.net>
 ;;; Copyright © 2023 Thanos Apollo <public <at> thanosapollo.com>
 ;;; Copyright © 2023 Ian Eure <ian <at> retrospec.tv>
-;;; Copyright © 2024 Suhail Singh <suhail <at> bayesians.ca>
+;;; Copyright © 2024-2025 Suhail Singh <suhail <at> bayesians.ca>
 ;;; Copyright © 2024 dan <i <at> dan.games>
 ;;; Copyright © 2024 Ilya Chernyshov <ichernyshovvv <at> gmail.com>
 ;;; Copyright © 2024 Wilko Meyer <w <at> wmeyer.eu>
@@ -22847,7 +22847,7 @@ (define-public emacs-gitpatch
 (define-public emacs-git-email
   (package
     (name "emacs-git-email")
-    (version "0.6.2")
+    (version "0.7.0")
     (source
      (origin
        (method git-fetch)
@@ -22856,7 +22856,7 @@ (define-public emacs-git-email
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1miyz67dk1vi1gs6kgfrmihid90qb9ks79hskhsa2w2a62772jif"))))
+        (base32 "0mda886spz48jvv00xv7ki4154z02bwqbwjfa7clvdw83lfp33am"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: bcce7f8fa8b821b76591b297f61d473c5972e397




This bug report was last modified 98 days ago.

Previous Next


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