GNU bug report logs -
#44393
[PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6.
Previous Next
Reported by: Mike Rosset <mike.rosset <at> gmail.com>
Date: Mon, 2 Nov 2020 16:58:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 44393-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Mike Rosset <mike.rosset <at> gmail.com> writes:
> * gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-37-g5f91ee6.
> ---
> gnu/packages/guile-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
> index 34fcca8f85..d55f95a168 100644
> --- a/gnu/packages/guile-xyz.scm
> +++ b/gnu/packages/guile-xyz.scm
> @@ -3084,7 +3084,7 @@ in C using Gtk+-3 and WebKitGtk.")
> (license license:gpl3+)))
>
> (define-public emacsy-minimal
> - (let ((commit "v0.4.1-31-g415d96f"))
> + (let ((commit "v0.4.1-37-g5f91ee6"))
> (package
> (inherit emacsy)
> (name "emacsy-minimal")
> @@ -3097,7 +3097,7 @@ in C using Gtk+-3 and WebKitGtk.")
> (commit commit)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "1cs1i1hxwrv0a512j54yrvfh743nci1chx6qjgp4jyzq98ncvxgg"))))
> + (base32 "03ym14g9qhjqmryr5z065kynqm8yhmvnbs2djl6vp3i9cmqln8cl"))))
> (build-system gnu-build-system)
> (inputs
> `(("guile" ,guile-2.2)
Closing, as this looks to have been merged.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.