[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/35: gnu: mes: Update to 0.21 WIP
From: |
guix-commits |
Subject: |
10/35: gnu: mes: Update to 0.21 WIP |
Date: |
Wed, 20 Nov 2019 15:16:06 -0500 (EST) |
janneke pushed a commit to branch wip-boot
in repository guix.
commit 5ce74c70dc0b798bc02698887770bbc9fa951031
Author: Jan Nieuwenhuizen <address@hidden>
Date: Wed Sep 18 21:21:55 2019 +0200
gnu: mes: Update to 0.21 WIP
* gnu/packages/mes.scm (mes): Update to 0.21.
---
gnu/packages/mes.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 8bb1c2d..0e59dae 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -93,14 +93,14 @@ extensive examples, including parsers for the Javascript
and C99 languages.")
(define-public mes
(package
(name "mes")
- (version "0.20")
+ (version "0.20-52-g16ee8eb64")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/mes/"
"mes-" version ".tar.gz"))
(sha256
(base32
- "04pajp8v31na34ls4730ig5f6miiplhdvkmsb9ls1b8bbmw2vb4n"))))
+ "0kqms7indxxpycjhrz7zb457nlz8z5d4ryin6bz27vl1cy5inhi2"))))
(build-system gnu-build-system)
(supported-systems '("i686-linux" "x86_64-linux"))
(propagated-inputs
- 04/35: bootstrap: Add gash-core-utils-boot., (continued)
- 04/35: bootstrap: Add gash-core-utils-boot., guix-commits, 2019/11/20
- 07/35: gnu: nyacc: Update to 0.99.0., guix-commits, 2019/11/20
- 21/35: bootstrap: tcc-boot0: Scheme-only bootstrap. WIP, guix-commits, 2019/11/20
- 13/35: bootstrap: mes-minimal: Update for mes-0.20., guix-commits, 2019/11/20
- 14/35: bootstrap: bootstrap-mescc-tools: Update for mescc-tools-0.6.1., guix-commits, 2019/11/20
- 30/35: bootstrap: Add sed-mesboot0., guix-commits, 2019/11/20
- 09/35: gnu: mes: Update to 0.20., guix-commits, 2019/11/20
- 11/35: mes: 0.21, guix-commits, 2019/11/20
- 05/35: bootstrap: Add %gash-bootstrap-guile, %gash-bootstrap-tarball., guix-commits, 2019/11/20
- 01/35: gnu: Add ncompress., guix-commits, 2019/11/20
- 10/35: gnu: mes: Update to 0.21 WIP,
guix-commits <=
- 22/35: bootstrap-gash-rewire? WIP, guix-commits, 2019/11/20
- 23/35: bootstrap: Add gzip-mesboot0., guix-commits, 2019/11/20
- 17/35: bootstrap-mes, guix-commits, 2019/11/20
- 19/35: bootstrap: nyacc-boot. WIP, guix-commits, 2019/11/20
- 16/35: bootstrap: bootstrap-mes: Update for mes-0.21. WIP, guix-commits, 2019/11/20
- 20/35: bootstrap: mes-boot: Scheme-only bootstrap. WIP, guix-commits, 2019/11/20
- 18/35: gnu: mes: Update to 0.20 WIP, guix-commits, 2019/11/20
- 24/35: bootstrap: make-mesboot0: Scheme-only bootstrap., guix-commits, 2019/11/20
- 27/35: bootstrap: tcc-boot: Scheme-only bootstrap., guix-commits, 2019/11/20
- 29/35: bootstrap: Add patch-mesboot0., guix-commits, 2019/11/20