GNU bug report logs -
#44094
Update emacs-epl to 0.9
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44094 in the body.
You can then email your comments to 44094 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#44094
; Package
guix-patches
.
(Tue, 20 Oct 2020 09:46:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 20 Oct 2020 09:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
the attached patch updates emacs-epl to 0.9. Please tell me if there is
something wrong with it.
Tim.
[0001-gnu-emacs-epl-Update-to-0.9.patch (text/x-patch, inline)]
From 180ed9f1f10ea0313bf5754edff73f6c4da905e6 Mon Sep 17 00:00:00 2001
From: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
Date: Thu, 15 Oct 2020 11:04:50 +0200
Subject: [PATCH] gnu: emacs-epl: Update to 0.9
---
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 ddb2ccba0d..6854c1f5d8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -35,7 +35,7 @@
;;; Copyright © 2018 Sohom Bhattacharjee <soham.bhattacharjee15 <at> gmail.com>
;;; Copyright © 2018, 2019 Mathieu Lirzin <mthl <at> gnu.org>
;;; Copyright © 2018, 2019, 2020 Pierre Neidhardt <mail <at> ambrevar.xyz>
-;;; Copyright © 2018, 2019 Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
+;;; Copyright © 2018, 2019, 2020 Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
;;; Copyright © 2018, 2019 Jack Hill <jackhill <at> jackhill.us>
;;; Copyright © 2018 Pierre-Antoine Rouby <pierre-antoine.rouby <at> inria.fr>
;;; Copyright © 2018 Alex Branham <alex.branham <at> gmail.com>
@@ -7526,7 +7526,7 @@ It is recommended to use @code{clojure-mode} with Paredit or Smartparens.")
(define-public emacs-epl
(package
(name "emacs-epl")
- (version "0.8")
+ (version "0.9")
(source
(origin
(method git-fetch)
@@ -7535,7 +7535,7 @@ It is recommended to use @code{clojure-mode} with Paredit or Smartparens.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0sjxd5y5hxhrbgfkpwx6m724r3841b53hgc61a0g5zwispw5pmrr"))))
+ (base32 "0d3z5z90ln8ipk1yds1n1p8fj9yyh2kpspqjs7agl38indra3nb4"))))
(build-system emacs-build-system)
(home-page "https://github.com/cask/epl")
(synopsis "Emacs Package Library")
--
2.28.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#44094
; Package
guix-patches
.
(Tue, 20 Oct 2020 11:43:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
Tim Gesthuizen via Guix-patches via <guix-patches <at> gnu.org> writes:
> Subject: [PATCH] gnu: emacs-epl: Update to 0.9
I tweaked the commit message so it fits Guix's conventions and applied
your patch. Thank you.
Regards,
--
Nicolas Goaziou
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Tue, 20 Oct 2020 11:43:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
:
bug acknowledged by developer.
(Tue, 20 Oct 2020 11:43:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 17 Nov 2020 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 216 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.