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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jose G Perez Taveras <josegpt27 <at> gmail.com>
Subject: bug#56132: closed (Re: [bug#56132] [PATCH] gnu: emacs-setup:
 update to 1.3.0.)
Date: Wed, 22 Jun 2022 06:11:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#56132: [PATCH] gnu: emacs-setup: update to 1.3.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 56132 <at> debbugs.gnu.org.

-- 
56132: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56132
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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

[Message part 3 (message/rfc822, inline)]
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 4 (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


This bug report was last modified 3 years and 62 days ago.

Previous Next


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