GNU bug report logs - #63779
[PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Mon, 29 May 2023 02:33:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63779: closed ([PATCH] gnu: emacs-straight-el: Update to
 0-2.039e5c9.)
Date: Sat, 03 Jun 2023 11:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 03 Jun 2023 12:46:55 +0100
with message-id <87y1l04vjx.fsf <at> cbaines.net>
and subject line Re: [bug#63779] [PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9.
has caused the debbugs.gnu.org bug report #63779,
regarding [PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9.
to be marked as done.

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


-- 
63779: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63779
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9.
Date: Mon, 29 May 2023 10:31:52 +0800
* gnu/packages/emacs-xyz.scm (emacs-straight-el): Update to 0-2.039e5c9.
---
 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 7575049ea3..b77bd0aa83 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -36463,8 +36463,8 @@ (define-public emacs-pyimport
       (license license:gpl3+)))) ; License is in pyimport.el
 
 (define-public emacs-straight-el
-  (let ((commit "f21103d97d180fba0b6e2e86ebb0b6269219ef2c")
-        (revision "1"))
+  (let ((commit "039e5c9a9b5c00749602afb41341e9e77ba09429")
+        (revision "2"))
     (package
       (name "emacs-straight-el")
       (version (git-version "0" revision commit))
@@ -36477,7 +36477,7 @@ (define-public emacs-straight-el
            (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1dqhb7kx4hr3cm4gj6qdk9aav05vc016y4nks2dj1sy88wia6wsv"))))
+          (base32 "05avzakgkwzrj1pxa1pkcv96knqq4mnkv2cszn4cs4kmvr2mchxm"))))
       (build-system emacs-build-system)
       (arguments
        (list

base-commit: d64d6ea2cf5a1be801be355031fb2cfa5901a92a
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 63779-done <at> debbugs.gnu.org
Subject: Re: [bug#63779] [PATCH] gnu: emacs-straight-el: Update to 0-2.039e5c9.
Date: Sat, 03 Jun 2023 12:46:55 +0100
[Message part 4 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-straight-el): Update to 0-2.039e5c9.
> ---
>  gnu/packages/emacs-xyz.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks, I've pushed this to master as
66c9b82fed3c59ee07187898592c688c82fed273.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 357 days ago.

Previous Next


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