unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 22/38: gnu: emacs-keycast: Update to 1.3.0.
       [not found] ` <20230521125522.614F2C21A8B@vcs2.savannah.gnu.org>
@ 2023-05-21 18:45   ` Christopher Baines
  0 siblings, 0 replies; only message in thread
From: Christopher Baines @ 2023-05-21 18:45 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: guix-devel

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


guix-commits@gnu.org writes:

> ngz pushed a commit to branch master
> in repository guix.
>
> commit 87d5754107e2393cc5d2ab44cd9586b3bf73b011
> Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
> AuthorDate: Sun May 21 14:13:43 2023 +0200
>
>     gnu: emacs-keycast: Update to 1.3.0.
>
>     * gnu/packages/emacs-xyz.scm (emacs-keycast): Update to 1.3.0.
>     [propagated-inputs]: Add EMACS-COMPAT.
> ---
>  gnu/packages/emacs-xyz.scm | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index 914c3590c8..abafe23940 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -5253,7 +5253,7 @@ kmonad's configuration files (@file{.kbd}).")
>  (define-public emacs-keycast
>    (package
>      (name "emacs-keycast")
> -    (version "1.2.0")
> +    (version "1.3.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -5262,8 +5262,10 @@ kmonad's configuration files (@file{.kbd}).")
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "01z20lsnjk8pwdsl4vx5dqdc4603bmb7fxan7n8j1fgvkvi63yzl"))))
> +        (base32 "1hri91g6c0507vaisx3c0xr52xwy82j3vqk0irf30mcrv1j9a5hd"))))
>      (build-system emacs-build-system)
> +    (propagated-inputs
> +     (list emacs-keycast))

This looks to have caused problems (e.g. [1]).

1: https://data.guix.gnu.org/revision/e499cb2c12d7f1c6d2f004364c9cc7bdb7e38cd5

The commit message says this should be emacs-compat instead, so I've
made that change in 26b71e1982afac9112f73c359a21ac76f641d19e.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-21 18:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <168467371744.29187.372698190407426707@vcs2.savannah.gnu.org>
     [not found] ` <20230521125522.614F2C21A8B@vcs2.savannah.gnu.org>
2023-05-21 18:45   ` 22/38: gnu: emacs-keycast: Update to 1.3.0 Christopher Baines

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