[PATCH] gnu: emacs-git-email: Update to 0.6.2.

  • Done
  • quality assurance status badge
Details
3 participants
  • Benjamin Hemme
  • Hilton Chain
  • Suhail Singh
Owner
unassigned
Submitted by
Suhail Singh
Severity
normal
S
S
Suhail Singh wrote on 4 Dec 07:59 +0100
(address . guix-patches@gnu.org)
e5ccffe0691342f62bf6285d5740e5600ff6f433.1733296017.git.suhail@bayesians.ca
* 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(-)

Toggle diff (24 lines)
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
B
B
Benjamin Hemme wrote on 7 Dec 18:25 +0100
QA review for 74684
CAOpb-x=dTeemR3tNK2j6OmRZqmOxdZ9vo+J0OhVi0toLS-7nRw@mail.gmail.com
user guix
usertag 74684 + reviewed-looks-good
thanks

Guix QA review form submission:


No checks recorded.
Attachment: file
H
H
Hilton Chain wrote on 11 Dec 02:39 +0100
Re: [bug#74684] [PATCH] gnu: emacs-git-email: Update to 0.6.2.
(name . Suhail Singh)(address . suhailsingh247@gmail.com)
87msh36ls4.wl-hako@ultrarare.space
Hi Suhail,

On Wed, 04 Dec 2024 14:59:20 +0800,
Suhail Singh wrote:
Toggle quote (8 lines)
>
> * 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(-)

Applied as f1bafca869239ab0fa5a207e13c767146bdcb55f, thanks!
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74684@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74684
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch