[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/192: gnu: %mes-seed: Update for mes-0.12.
From: |
Jan Nieuwenhuizen |
Subject: |
37/192: gnu: %mes-seed: Update for mes-0.12. |
Date: |
Mon, 3 Sep 2018 16:24:47 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 3c86861035efee960b5af31754b9976ede56cb67
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sun Apr 8 16:19:29 2018 +0200
gnu: %mes-seed: Update for mes-0.12.
* gnu/packages/mes.scm (%mes-seed): Update for mes-0.12.
---
gnu/packages/mes.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index d20560c..a8263aa 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -55,11 +55,11 @@
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/mes-seed"
"/repository/archive.tar.gz?ref="
- "01439d7052e3b959f25d4b8ab550744e52acb214"))
- (file-name (string-append "mes-seed-0.11" ".tar.xz"))
+ "2c7b60da48f1cede61a43096dcb0e9e52d93e1c2"))
+ (file-name (string-append "mes-seed-0.12" ".tar.xz"))
(sha256
(base32
- "1rysi6i2phvpb4jl5639lbiprpcla22pr8hng0d5s7hjqfslg48y"))))
+ "03glsc0brnvwilm4nfbvzf4jr1g1asmxkkcr14azb5wmkfasky39"))))
(define %tinycc-seed
(origin
- 17/192: bump: mlibc: Mescc-tools support: chmod., (continued)
- 17/192: bump: mlibc: Mescc-tools support: chmod., Jan Nieuwenhuizen, 2018/09/03
- 25/192: gnu: Update mescc-tools-boot: Binaries with function debug info., Jan Nieuwenhuizen, 2018/09/03
- 26/192: gnu: Update mescc-tools-boot, mes-boot, tcc-boot., Jan Nieuwenhuizen, 2018/09/03
- 20/192: gnu: mes-boot: Update mes-boot, mes-seed: Mescc-tools support., Jan Nieuwenhuizen, 2018/09/03
- 23/192: gnu: mescc-tools-boot: Update to bootstrap from M1 binaries., Jan Nieuwenhuizen, 2018/09/03
- 29/192: gnu: Update tcc-boot: mescc has no unsigned arithmetic., Jan Nieuwenhuizen, 2018/09/03
- 30/192: gnu: Update tcc-boot: mescc has no long long., Jan Nieuwenhuizen, 2018/09/03
- 40/192: gnu: tinycc-boot: Update for mes-0.12., Jan Nieuwenhuizen, 2018/09/03
- 15/192: gnu: tcc-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/03
- 36/192: gnu: nyacc-boot: Update to 0.80.42., Jan Nieuwenhuizen, 2018/09/03
- 37/192: gnu: %mes-seed: Update for mes-0.12.,
Jan Nieuwenhuizen <=
- 46/192: gnu: mes-boot: Update to 0.13., Jan Nieuwenhuizen, 2018/09/03
- 51/192: gnu: %tinycc-seed: Update for mes 0.14., Jan Nieuwenhuizen, 2018/09/03
- 49/192: gnu: %mes-seed: Update for mes 0.14., Jan Nieuwenhuizen, 2018/09/03
- 48/192: gnu: tcc-boot: Build with mes-boot., Jan Nieuwenhuizen, 2018/09/03
- 28/192: gnu: Update mes-boot, tcc-boot: __udivdi3, __umoddi3., Jan Nieuwenhuizen, 2018/09/03
- 35/192: gnu: Update mes-boot: M4 support: robustify headers., Jan Nieuwenhuizen, 2018/09/03
- 32/192: gnu: Update tcc-boot: mescc char cast truncate bug #2., Jan Nieuwenhuizen, 2018/09/03
- 42/192: gnu: mescc-tools-boot: Remove stage0 dependency., Jan Nieuwenhuizen, 2018/09/03
- 34/192: gnu: Update tcc-boot: qsort., Jan Nieuwenhuizen, 2018/09/03
- 45/192: gnu: %mes-seed: Update for mes 0.13., Jan Nieuwenhuizen, 2018/09/03