unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Suhail Singh" <suhailsingh247@gmail.com>
To: 74684@debbugs.gnu.org
Cc: Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#74684] [PATCH] gnu: emacs-git-email: Update to 0.6.2.
Date: Wed, 4 Dec 2024 01:59:20 -0500	[thread overview]
Message-ID: <e5ccffe0691342f62bf6285d5740e5600ff6f433.1733296017.git.suhail@bayesians.ca> (raw)

* gnu/packages/emacs-xyz.scm (emacs-git-email): Update to 0.6.2.

Change-Id: I76980623e35cf8c90bd6fc274d5e940030beb998
---
 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 11518d9e7f..c694825f1e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22341,7 +22341,7 @@ (define-public emacs-gitpatch
 (define-public emacs-git-email
   (package
     (name "emacs-git-email")
-    (version "0.6.0")
+    (version "0.6.2")
     (source
      (origin
        (method git-fetch)
@@ -22350,7 +22350,7 @@ (define-public emacs-git-email
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1cx6a4dxvdggnjn95a9fhcidd1140srpzw9lx9hi65kancnyjsci"))))
+        (base32 "1miyz67dk1vi1gs6kgfrmihid90qb9ks79hskhsa2w2a62772jif"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases

base-commit: 3e2442de5268782213b04048463fcbc5d76accd7




             reply	other threads:[~2024-12-04  7:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-04  6:59 Suhail Singh [this message]
2024-12-07 17:25 ` [bug#74684] QA review for 74684 Benjamin Hemme
2024-12-11  1:39 ` bug#74684: [PATCH] gnu: emacs-git-email: Update to 0.6.2 Hilton Chain

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=e5ccffe0691342f62bf6285d5740e5600ff6f433.1733296017.git.suhail@bayesians.ca \
    --to=suhailsingh247@gmail.com \
    --cc=74684@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.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).