unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44393] [PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6.
@ 2020-11-02 16:57 Mike Rosset
  2020-11-02 16:57 ` [bug#44394] [PATCH 2/3] gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5 Mike Rosset
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mike Rosset @ 2020-11-02 16:57 UTC (permalink / raw)
  To: 44393; +Cc: Mike Rosset

* 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





^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-14 10:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02 16:57 [bug#44393] [PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6 Mike Rosset
2020-11-02 16:57 ` [bug#44394] [PATCH 2/3] gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5 Mike Rosset
2020-11-14 10:06   ` bug#44394: " Christopher Baines
2020-11-02 16:57 ` [bug#44395] [PATCH 3/3] gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475 Mike Rosset
2020-11-10 21:13   ` bug#44395: " Marius Bakke
2020-11-14 10:06 ` bug#44393: [PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6 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).