GNU bug report logs - #66900
[PATCH] gnu: emacs-mastodon: Update to 1.0.13.

Previous Next

Package: guix-patches;

Reported by: martian hiatus <martianhiatus <at> riseup.net>

Date: Thu, 2 Nov 2023 20:26:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66900: closed ([PATCH] gnu: emacs-mastodon: Update to 1.0.13.)
Date: Fri, 03 Nov 2023 10:28:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 03 Nov 2023 10:25:37 +0000
with message-id <87a5rvm8sw.fsf <at> cbaines.net>
and subject line Re: [bug#66900] [PATCH] gnu: emacs-mastodon: Update to 1.0.13.
has caused the debbugs.gnu.org bug report #66900,
regarding [PATCH] gnu: emacs-mastodon: Update to 1.0.13.
to be marked as done.

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


-- 
66900: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66900
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: martian hiatus <martianhiatus <at> riseup.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-mastodon: Update to 1.0.13.
Date: Thu, 02 Nov 2023 21:24:14 +0100
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.13.

[i learned a stack, set up guix dev env afresh, and had another go, and
should be right this time? current version is .13.]

Change-Id: Ie1d9dcdc542b75401fa2376f38fff1288d784878
---
 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 9620c17a5c..7e64344f79 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33053,7 +33053,7 @@ (define-public emacs-wc-mode
 (define-public emacs-mastodon
   (package
     (name "emacs-mastodon")
-    (version "1.0.6")
+    (version "1.0.13")
     (source
      (origin
        (method git-fetch)
@@ -33062,7 +33062,7 @@ (define-public emacs-mastodon
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1z5lmzxhindxa0f6qi6z361k9smqcz68alr6w6jbmwg279qmk8jj"))))
+        (base32 "143wmg9jhdi79y1gdi0y9xxpp8vyn7qbhvaysq1sf7g1h0jskxc2"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: 28ebbe2be8829a4767b9789c6353ad5e826d1164
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: martian hiatus <martianhiatus <at> riseup.net>
Cc: 66900-close <at> debbugs.gnu.org
Subject: Re: [bug#66900] [PATCH] gnu: emacs-mastodon: Update to 1.0.13.
Date: Fri, 03 Nov 2023 10:25:37 +0000
[Message part 4 (text/plain, inline)]
martian hiatus <martianhiatus <at> riseup.net> writes:

> * gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.13.
>
> [i learned a stack, set up guix dev env afresh, and had another go, and
> should be right this time? current version is .13.]
>
> Change-Id: Ie1d9dcdc542b75401fa2376f38fff1288d784878
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Hi Martian,

These changes look good to me! I happened to see this patch for this
change first [1]. But thanks for sending this patch anyway.

1: https://issues.guix.gnu.org/66871

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 255 days ago.

Previous Next


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