gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6860: GNU Mes and parallel


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6860: GNU Mes and parallel
Date: Thu, 23 Jan 2020 21:20:37 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6860
revision-id: address@hidden-20200124022031-8enkw1iiq4yiacpo
parent: address@hidden-20200121210754-6kd8mvpv55wyhwoo
committer: address@hidden
branch nick: trunk
timestamp: Thu 2020-01-23 18:20:31 -0800
message:
  GNU Mes and parallel
modified:
  pkg/gnu/mes/Makefile           makefile-20180805173505-tdxxb09yeu0vannt-4
  pkg/gnu/mes/sha256sums         sha256sums-20180805173505-tdxxb09yeu0vannt-5
  pkg/gnu/parallel/Makefile      makefile-20160617014725-uokjfnggs70iry9h-1517
  pkg/gnu/parallel/sha256sums    sha256sums-20160617014725-uokjfnggs70iry9h-1523
=== modified file 'pkg/gnu/mes/Makefile'
--- a/pkg/gnu/mes/Makefile      2019-11-25 20:12:23 +0000
+++ b/pkg/gnu/mes/Makefile      2020-01-24 02:20:31 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2018, 2019 Carl Hansen <address@hidden>
+# Copyright © 2018, 2019, 2020 Carl Hansen <address@hidden>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -18,12 +19,18 @@
 #
 # Send bug reports and comments about GSRC problems to address@hidden
 
-NAME =  mes
+NAME =  GNU Mes
 GARNAME = mes
-GARVERSION =  0.21
+GARVERSION =  0.22
 HOME_URL = http://www.gnu.org/software/mes/
-DESCRIPTION = compiler for "reproducible builds" concept
+DESCRIPTION = GNU Mes is a Scheme interpreter and C compiler for bootstrapping 
the GNU System
 define BLURB
+GNU Mes is a Scheme interpreter and C compiler for bootstrapping the GNU
+System.  Since version 0.22 it has again helped to halve the size of
+opaque, uninspectable binary seeds that are currently being used in the
+Reduced Binary Seed bootstrap GNU Guix.  The final goal is to help
+create a full source bootstrap as part of the "bootstrappable builds"
+effort for UNIX-like operating systems.
 endef
 
 ######################################################################

=== modified file 'pkg/gnu/mes/sha256sums'
--- a/pkg/gnu/mes/sha256sums    2019-11-25 20:12:23 +0000
+++ b/pkg/gnu/mes/sha256sums    2020-01-24 02:20:31 +0000
@@ -1,2 +1,2 @@
-956a43b453f963322b74f2a18795f30a74eff888d466bc11c5f750df9fed9880  
download/mes-0.21.tar.gz
-ac84c5f9641707aee015ff448fdd98dfefe4fa1aa8efee313a91c9880674c13c  
download/mes-0.21.tar.gz.sig
+5b25c097c9ca3e2331c223893ac3b111e4eea3594bdabd76fe802d5673d6325c  
download/mes-0.22.tar.gz
+6c94674ac4c1de667031d6df29665646d203915fbdfff112373f5865463d1d6e  
download/mes-0.22.tar.gz.sig

=== modified file 'pkg/gnu/parallel/Makefile'
--- a/pkg/gnu/parallel/Makefile 2019-12-22 19:04:01 +0000
+++ b/pkg/gnu/parallel/Makefile 2020-01-24 02:20:31 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2015, 2016, 2017 Brandon Invergo <address@hidden>
-# Copyright © 2017, 2018, 2019 Carl Hansen <address@hidden>
+# Copyright © 2017, 2018, 2019, 2020 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
 
 NAME = Parallel
 GARNAME = parallel
-GARVERSION = 20191222
+GARVERSION = 20200122
 HOME_URL = http://www.gnu.org/software/parallel/
 DESCRIPTION = Build and execute command lines in parallel
 define BLURB

=== modified file 'pkg/gnu/parallel/sha256sums'
--- a/pkg/gnu/parallel/sha256sums       2019-12-22 19:04:01 +0000
+++ b/pkg/gnu/parallel/sha256sums       2020-01-24 02:20:31 +0000
@@ -1,2 +1,2 @@
-fe29e9be6637c82b6cf7b3726e32b760c86b1115ff58810663490342d0297c77  
download/parallel-20191222.tar.bz2
-b1662c82057da1b2c92ef7f2a1b64a0d8594da4896eb684344736ffbc2c26ad1  
download/parallel-20191222.tar.bz2.sig
+116f1e428da5cdb26cda3ee5f249bdb20c5f96f139c0a284ad142919d6d80c1c  
download/parallel-20200122.tar.bz2
+c7d6e9ab3ae140fdb381695a10a575495ec06e6867fe01cd05bcae6c7a10737e  
download/parallel-20200122.tar.bz2.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]