GNU bug report logs - #56132
[PATCH] gnu: emacs-setup: update to 1.3.0.

Previous Next

Package: guix-patches;

Reported by: Jose G Perez Taveras <josegpt27 <at> gmail.com>

Date: Wed, 22 Jun 2022 02:45:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56132 in the body.
You can then email your comments to 56132 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#56132; Package guix-patches. (Wed, 22 Jun 2022 02:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jose G Perez Taveras <josegpt27 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 22 Jun 2022 02:45:02 GMT) Full text and rfc822 format available.

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

From: Jose G Perez Taveras <josegpt27 <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-setup: update to 1.3.0.
Date: Tue, 21 Jun 2022 22:44:18 -0400
[Message part 1 (text/plain, inline)]
Hello,

This patch updates emacs-setup to the new release 1.3.0

Best,
josegpt

[0001-gnu-emacs-setup-update-to-1.3.0.patch (text/plain, inline)]
From 8c92ae7966d14f1ad855869c04d1108d04033c79 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27 <at> gmail.com>
Date: Tue, 21 Jun 2022 22:30:00 -0400
Subject: [PATCH] gnu: emacs-setup: update to 1.3.0.

---
 gnu/packages/emacs-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b8c2729633..e1bab82bc4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -114,6 +114,7 @@
 ;;; Copyright © 2022 Luis Felipe López Acevedo <luis.felipe.la <at> protonmail.com>
 ;;; Copyright © 2022 Thomas Albers Raviola <thomas <at> thomaslabs.org>
 ;;; Copyright © 2022 Haider Mirza <haider <at> haider.gq>
+;;; Copyright © 2022 Jose G Perez Taveras <josegpt27 <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -31427,14 +31428,14 @@ (define-public emacs-seq
 (define-public emacs-setup
   (package
     (name "emacs-setup")
-    (version "1.2.0")
+    (version "1.3.0")
     (source
       (origin
         (method url-fetch)
         (uri (string-append "https://elpa.gnu.org/packages/setup-"
                             version ".tar"))
         (sha256
-          (base32 "1fyzkm42gsvsjpk3vahfb7asfldarixm0wsw3g66q3ad0r7cbjnz"))))
+          (base32 "0r13ry73jm31j8fq7v1sh0k113fr4blfkiz85696bdpah2pnca87"))))
     (build-system emacs-build-system)
     (home-page "https://git.sr.ht/~pkal/setup")
     (synopsis "Helpful configuration macro")

base-commit: e9bd919270f7075b47014664a70b9e8558404355
-- 
2.36.1


Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Wed, 22 Jun 2022 06:11:02 GMT) Full text and rfc822 format available.

Notification sent to Jose G Perez Taveras <josegpt27 <at> gmail.com>:
bug acknowledged by developer. (Wed, 22 Jun 2022 06:11:02 GMT) Full text and rfc822 format available.

Message #10 received at 56132-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Jose G Perez Taveras <josegpt27 <at> gmail.com>
Cc: 56132-done <at> debbugs.gnu.org
Subject: Re: [bug#56132] [PATCH] gnu: emacs-setup: update to 1.3.0.
Date: Wed, 22 Jun 2022 08:10:04 +0200
Jose G Perez Taveras <josegpt27 <at> gmail.com> writes:

 Hello,

> This patch updates emacs-setup to the new release 1.3.0

I "normalized" the commit message and applied your patch. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 20 Jul 2022 11:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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