GNU bug report logs - #58030
[PATCH] gnu: emacs-slack: Update to ff46d88.

Previous Next

Package: guix-patches;

Reported by: conses <contact <at> conses.eu>

Date: Fri, 23 Sep 2022 18:56: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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58030: closed ([PATCH] gnu: emacs-slack: Update to ff46d88.)
Date: Sat, 24 Sep 2022 18:55:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 24 Sep 2022 20:54:09 +0200
with message-id <87r100vc1a.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#58030] [PATCH] gnu: emacs-slack: Update to ff46d88.
has caused the debbugs.gnu.org bug report #58030,
regarding [PATCH] gnu: emacs-slack: Update to ff46d88.
to be marked as done.

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


-- 
58030: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58030
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: conses <contact <at> conses.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-slack: Update to ff46d88.
Date: Fri, 23 Sep 2022 19:55:04 +0200
* gnu/packages/emacs-xyz.scm (emacs-slack): Update to ff46d88.
---
 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 2af9fd945b..a63729a97a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17291,8 +17291,8 @@ (define-public emacs-tracking
     (license license:gpl3+)))
 
 (define-public emacs-slack
-  (let ((commit "1f6a40faec0d8d9c9de51c444508d05a3e995ccd")
-        (revision "9"))
+  (let ((commit "ff46d88726482211e3ac3d0b9c95dd4fdffe11c2")
+        (revision "10"))
     (package
       (name "emacs-slack")
       (version (git-version "0.0.2" revision commit))
@@ -17304,7 +17304,7 @@ (define-public emacs-slack
                 (file-name (git-file-name name commit))
                 (sha256
                  (base32
-                  "19lan9nd8qfw2ws7mx814vrin04c892yn5c8g3nad7lpnzszgr1r"))))
+                  "15g4dmy4iqqpk8ivhkpsngzllbw0nc5d2sc9j36sdnhwkajzhidj"))))
       (build-system emacs-build-system)
       (arguments
        `(#:phases
-- 
2.37.3




[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: conses <contact <at> conses.eu>
Cc: 58030-done <at> debbugs.gnu.org
Subject: Re: [bug#58030] [PATCH] gnu: emacs-slack: Update to ff46d88.
Date: Sat, 24 Sep 2022 20:54:09 +0200
Hello,

conses <contact <at> conses.eu> writes:

> * gnu/packages/emacs-xyz.scm (emacs-slack): Update to ff46d88.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 2 years and 300 days ago.

Previous Next


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