GNU bug report logs - #44393
[PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6.

Previous Next

Package: guix-patches;

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


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#44393: closed ([PATCH 1/3] gnu: emacsy-minimal: Update to
 v0.4.1-37-g5f91ee6.)
Date: Sat, 14 Nov 2020 10:07:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Nov 2020 10:06:51 +0000
with message-id <87tutsckw4.fsf <at> cbaines.net>
and subject line Re: [bug#44393] [PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6.
has caused the debbugs.gnu.org bug report #44393,
regarding [PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6.
to be marked as done.

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


-- 
44393: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44393
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike Rosset <mike.rosset <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Mike Rosset <mike.rosset <at> gmail.com>
Subject: [PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6.
Date: Mon,  2 Nov 2020 08:57:32 -0800
* 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)
-- 
2.28.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: 44393-done <at> debbugs.gnu.org
Subject: Re: [bug#44393] [PATCH 1/3] gnu: emacsy-minimal: Update to
 v0.4.1-37-g5f91ee6.
Date: Sat, 14 Nov 2020 10:06:51 +0000
[Message part 4 (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.