unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41711] [PATCH] Update emacs-slack
@ 2020-06-04 15:32 Katherine Cox-Buday
  2020-06-04 15:43 ` bug#41711: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Katherine Cox-Buday @ 2020-06-04 15:32 UTC (permalink / raw)
  To: 41711

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



[-- Attachment #2: 0001-gnu-emacs-slack-Update-to-a6d9f49.patch --]
[-- Type: text/x-patch, Size: 1270 bytes --]

From cd2fff9f72fd3833b060b47cd0f5e9571b09139e Mon Sep 17 00:00:00 2001
From: Katherine Cox-Buday <cox.katherine.e@gmail.com>
Date: Thu, 4 Jun 2020 10:30:05 -0500
Subject: [PATCH] gnu: emacs-slack: Update to a6d9f49.

* gnu/packages/emacs-xyz.scm (emacs-slack): Update to a6d9f49.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0f547425a0..4b8f5a706d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11899,7 +11899,7 @@ through them using @key{C-c C-SPC}.")
     (license license:gpl3+)))
 
 (define-public emacs-slack
-  (let ((commit "b7b9eada0bf62d40dfe764b00f55913a2d3d742e")
+  (let ((commit "a6d9f49bc6161f12c594d25254e77eedf4a67666")
         (revision "7"))
     (package
       (name "emacs-slack")
@@ -11912,7 +11912,7 @@ through them using @key{C-c C-SPC}.")
                 (file-name (git-file-name name commit))
                 (sha256
                  (base32
-                  "0cqr7jnfxzb0z2wy79pdwpv9cvmawjif1kin3zbp8q7zhwrq09v0"))))
+                  "0crjjankqi4bqjk5pdz4r2ixf56n1nnq8ab1gz3sbl3v6as6262w"))))
       (build-system emacs-build-system)
       (arguments
        `(#:phases
-- 
2.26.2


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

* bug#41711: [PATCH] Update emacs-slack
  2020-06-04 15:32 [bug#41711] [PATCH] Update emacs-slack Katherine Cox-Buday
@ 2020-06-04 15:43 ` Nicolas Goaziou
  2020-06-04 15:47   ` [bug#41711] " Katherine Cox-Buday
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2020-06-04 15:43 UTC (permalink / raw)
  To: Katherine Cox-Buday; +Cc: 41711-done

Hello,

Katherine Cox-Buday <cox.katherine.e@gmail.com> writes:

> From cd2fff9f72fd3833b060b47cd0f5e9571b09139e Mon Sep 17 00:00:00 2001
> From: Katherine Cox-Buday <cox.katherine.e@gmail.com>
> Date: Thu, 4 Jun 2020 10:30:05 -0500
> Subject: [PATCH] gnu: emacs-slack: Update to a6d9f49.

Applied with the change below. Thank you!

> -  (let ((commit "b7b9eada0bf62d40dfe764b00f55913a2d3d742e")
> +  (let ((commit "a6d9f49bc6161f12c594d25254e77eedf4a67666")
>          (revision "7"))

I also bumped `revision' because commit hashes are not monotonic.

Regards,

-- 
Nicolas Goaziou




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

* [bug#41711] [PATCH] Update emacs-slack
  2020-06-04 15:43 ` bug#41711: " Nicolas Goaziou
@ 2020-06-04 15:47   ` Katherine Cox-Buday
  0 siblings, 0 replies; 3+ messages in thread
From: Katherine Cox-Buday @ 2020-06-04 15:47 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 41711-done

Thank you, and thanks for teaching me.

On Thu, Jun 4, 2020 at 10:43 AM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
>
> Hello,
>
> Katherine Cox-Buday <cox.katherine.e@gmail.com> writes:
>
> > From cd2fff9f72fd3833b060b47cd0f5e9571b09139e Mon Sep 17 00:00:00 2001
> > From: Katherine Cox-Buday <cox.katherine.e@gmail.com>
> > Date: Thu, 4 Jun 2020 10:30:05 -0500
> > Subject: [PATCH] gnu: emacs-slack: Update to a6d9f49.
>
> Applied with the change below. Thank you!
>
> > -  (let ((commit "b7b9eada0bf62d40dfe764b00f55913a2d3d742e")
> > +  (let ((commit "a6d9f49bc6161f12c594d25254e77eedf4a67666")
> >          (revision "7"))
>
> I also bumped `revision' because commit hashes are not monotonic.
>
> Regards,
>
> --
> Nicolas Goaziou




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

end of thread, other threads:[~2020-06-04 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04 15:32 [bug#41711] [PATCH] Update emacs-slack Katherine Cox-Buday
2020-06-04 15:43 ` bug#41711: " Nicolas Goaziou
2020-06-04 15:47   ` [bug#41711] " Katherine Cox-Buday

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