all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fredrik Salomonsson <plattfot@posteo.net>
To: 57964@debbugs.gnu.org
Cc: Fredrik Salomonsson <plattfot@posteo.net>
Subject: [bug#57964] [PATCH 1/1] gnu: emacs-jsonrpc: Correct hash.
Date: Fri, 23 Sep 2022 23:42:22 +0000	[thread overview]
Message-ID: <20220923234222.156722-1-plattfot@posteo.net> (raw)
In-Reply-To: <20220921022107.73691-1-plattfot@posteo.net>

* gnu/packages/emacs-xyz.scm (emacs-jsonrpc)[source]: Correct hash.
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b98b435e9b..c413bc971c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16357,7 +16357,7 @@ (define-public emacs-jsonrpc
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "0005n150ibkdn2i3p8q3d1ag5jnikfc988f3hz2yfdk4z0ajj536"))))
+           "0srwb171dxha1nfzppk6x9v4bdj3lk74pksqnhalw8jw9c67b72y"))))
       (build-system emacs-build-system)
       (arguments
        (list #:phases
-- 
2.37.3





  parent reply	other threads:[~2022-09-23 23:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-21  2:21 [bug#57964] [PATCH 0/1] Change source for emacs-jsonrpc Fredrik Salomonsson
2022-09-21  2:23 ` [bug#57964] [PATCH 1/1] gnu: emacs-jsonrpc: Change source Fredrik Salomonsson
2022-09-21  6:35 ` [bug#57964] [PATCH 0/1] Change source for emacs-jsonrpc Josselin Poiret via Guix-patches via
2022-09-23 23:42 ` [bug#57964] [PATCH 0/1] Correct hash Fredrik Salomonsson
2022-09-23 23:42 ` Fredrik Salomonsson [this message]
2022-09-24  5:20   ` bug#57964: [PATCH 1/1] gnu: emacs-jsonrpc: " Liliana Marie Prikler

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=20220923234222.156722-1-plattfot@posteo.net \
    --to=plattfot@posteo.net \
    --cc=57964@debbugs.gnu.org \
    /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.