unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56132] [PATCH] gnu: emacs-setup: update to 1.3.0.
@ 2022-06-22  2:44 Jose G Perez Taveras
  2022-06-22  6:10 ` bug#56132: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Jose G Perez Taveras @ 2022-06-22  2:44 UTC (permalink / raw)
  To: 56132

[-- Attachment #1: Type: text/plain, Size: 80 bytes --]

Hello,

This patch updates emacs-setup to the new release 1.3.0

Best,
josegpt


[-- Attachment #2: emacs-setup-1.3.0 --]
[-- Type: text/plain, Size: 1562 bytes --]

From 8c92ae7966d14f1ad855869c04d1108d04033c79 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@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@protonmail.com>
 ;;; Copyright © 2022 Thomas Albers Raviola <thomas@thomaslabs.org>
 ;;; Copyright © 2022 Haider Mirza <haider@haider.gq>
+;;; Copyright © 2022 Jose G Perez Taveras <josegpt27@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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#56132: [PATCH] gnu: emacs-setup: update to 1.3.0.
  2022-06-22  2:44 [bug#56132] [PATCH] gnu: emacs-setup: update to 1.3.0 Jose G Perez Taveras
@ 2022-06-22  6:10 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-06-22  6:10 UTC (permalink / raw)
  To: Jose G Perez Taveras; +Cc: 56132-done

Jose G Perez Taveras <josegpt27@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-22  6:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22  2:44 [bug#56132] [PATCH] gnu: emacs-setup: update to 1.3.0 Jose G Perez Taveras
2022-06-22  6:10 ` bug#56132: " Nicolas Goaziou

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).