unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58030] [PATCH] gnu: emacs-slack: Update to ff46d88.
@ 2022-09-23 17:55 conses
  2022-09-24 18:54 ` bug#58030: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: conses @ 2022-09-23 17:55 UTC (permalink / raw)
  To: 58030

* 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






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

* bug#58030: [PATCH] gnu: emacs-slack: Update to ff46d88.
  2022-09-23 17:55 [bug#58030] [PATCH] gnu: emacs-slack: Update to ff46d88 conses
@ 2022-09-24 18:54 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-09-24 18:54 UTC (permalink / raw)
  To: conses; +Cc: 58030-done

Hello,

conses <contact@conses.eu> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-09-24 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 17:55 [bug#58030] [PATCH] gnu: emacs-slack: Update to ff46d88 conses
2022-09-24 18:54 ` bug#58030: " 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).