[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: mg: Update to 20230501.
From: |
guix-commits |
Subject: |
08/11: gnu: mg: Update to 20230501. |
Date: |
Mon, 13 May 2024 04:13:12 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 43cd76fa580750bb90e775ce40a24258e002ab19
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Mon May 6 22:37:03 2024 -0400
gnu: mg: Update to 20230501.
* gnu/packages/text-editors.scm (mg): Update to 20230501.
Change-Id: Ie72901207562488f392d5877e1b41a41067893f4
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/text-editors.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 300230b76c..4d7c26a6e4 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -575,7 +575,7 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3
can be used on
(define-public mg
(package
(name "mg")
- (version "20221112")
+ (version "20230501")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -584,7 +584,7 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3
can be used on
(file-name (git-file-name name version))
(sha256
(base32
- "1wsib91f277xsx3qi8zmjcd9r9cm078rcf8hii0rwipyn04vxy83"))
+ "15wynij770xv0582vhh9sabypl61hcqcb9i4y2vwn0k4r8dx6j0g"))
(modules '((guix build utils)))
(snippet '(begin
(substitute* "GNUmakefile"
- branch master updated (109679cdfa -> d86b6233d5), guix-commits, 2024/05/13
- 10/11: gnu: gnome-maps: Update to 46.10., guix-commits, 2024/05/13
- 07/11: gnu: zfs: Update to 2.2.3., guix-commits, 2024/05/13
- 06/11: gnu: llama-cpp: Update to 0.0.0-2.fed0108., guix-commits, 2024/05/13
- 09/11: gnu: libshumate: Update to 1.2.1., guix-commits, 2024/05/13
- 11/11: gnu: slirp4netns: Update to 1.3.0., guix-commits, 2024/05/13
- 02/11: gnu: nar-herder: Update to 0-31.0e89dbb., guix-commits, 2024/05/13
- 01/11: gnu: guix-build-coordinator: Update to 0-103.ff81428., guix-commits, 2024/05/13
- 03/11: gnu: guix-data-service: Update to 0.0.1-49.f4be647., guix-commits, 2024/05/13
- 05/11: gnu: opensycl: Rename to adaptivecpp and update to 24.02.0., guix-commits, 2024/05/13
- 08/11: gnu: mg: Update to 20230501.,
guix-commits <=
- 04/11: guix: channels: Handle single case with authenticating message., guix-commits, 2024/05/13