all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: marty hiatt <martianhiatus@riseup.net>
Cc: 66648@debbugs.gnu.org
Subject: [bug#66648] [PATCH] gnu: emacs-mastodon: update to 1.0.12
Date: Mon, 30 Oct 2023 00:28:51 +0100	[thread overview]
Message-ID: <877cn56ma4.fsf@gnu.org> (raw)
In-Reply-To: <49b26e03-40c5-463c-9c86-0e95c17dfd18@riseup.net> (marty hiatt's message of "Fri, 20 Oct 2023 13:15:45 +0200")

Hi,

(Happy mastodon.el user here.  :-))

marty hiatt <martianhiatus@riseup.net> skribis:

> * gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.12

[...]

> +    (version "1.0.12")
>       (source
>        (origin
>          (method git-fetch)
> @@ -32841,7 +32841,7 @@ (define-public emacs-mastodon
>                (commit version)))
>          (file-name (git-file-name name version))
>          (sha256
> -        (base32 "1z5lmzxhindxa0f6qi6z361k9smqcz68alr6w6jbmwg279qmk8jj"))))
> +        (base32 "1rlp6jb3408wq915i0v6z5vlp6w5f8nq4hsyb10c0xv7s0f7cn4x"))))

Looks like the hash is incorrect, or that the tag was modified in place:

--8<---------------cut here---------------start------------->8---
HEAD is now at cd2d6f2 bump
r:sha256 hash mismatch for /gnu/store/gnmq1v528knpafibk9a1d4zxm7k1q8aa-emacs-mastodon-1.0.12-checkout:
  expected hash: 1rlp6jb3408wq915i0v6z5vlp6w5f8nq4hsyb10c0xv7s0f7cn4x
  actual hash:   1b2rhb18md2n2xg2d5ikl95m4h78x8l566970r5xc2y5p199b6hi
hash mismatch for store item '/gnu/store/gnmq1v528knpafibk9a1d4zxm7k1q8aa-emacs-mastodon-1.0.12-checkout'
build of /gnu/store/yrgcm0p0pxsxdb4disgb0xa5c1z1x4d8-emacs-mastodon-1.0.12-checkout.drv failed
--8<---------------cut here---------------end--------------->8---

Could you check what the expected hash is?

Thanks,
Ludo’.




  reply	other threads:[~2023-10-29 23:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-20 11:15 [bug#66648] [PATCH] gnu: emacs-mastodon: update to 1.0.12 marty hiatt
2023-10-29 23:28 ` Ludovic Courtès [this message]
2023-10-30  9:12   ` martianhiatus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877cn56ma4.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=66648@debbugs.gnu.org \
    --cc=martianhiatus@riseup.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.