emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#27835: closed ([PATCH] gnu: mescc-tools: Update to


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27835: closed ([PATCH] gnu: mescc-tools: Update to 0.2.)
Date: Sat, 29 Jul 2017 09:40:01 +0000

Your message dated Sat, 29 Jul 2017 11:39:21 +0200
with message-id <address@hidden>
and subject line Re: [bug#27835] [PATCH] gnu: mescc-tools: Update to 0.2.
has caused the debbugs.gnu.org bug report #27835,
regarding [PATCH] gnu: mescc-tools: Update to 0.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27835: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27835
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: mescc-tools: Update to 0.2. Date: Wed, 26 Jul 2017 14:14:48 +0200
* gnu/packages/mes.scm (mescc-tools): Update to 0.2.
---
 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 3fcf5f0fa..9e21e90eb 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -103,7 +103,7 @@ prototype in C and a Nyacc-based C compiler in [Guile] 
Scheme.")
 (define-public mescc-tools
   (package
     (name "mescc-tools")
-    (version "0.1")
+    (version "0.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -113,7 +113,7 @@ prototype in C and a Nyacc-based C compiler in [Guile] 
Scheme.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1lzi9sqv41269isn7in70q2hhh087n4v97zr5i2qzz69j2lkr3xb"))))
+                "13hcz7cpp6fsq55di2kbff0bxad95cbfyzcrziynybb16px5hgz4"))))
     (build-system gnu-build-system)
     (supported-systems '("i686-linux" "x86_64-linux"))
     (arguments
@@ -124,7 +124,7 @@ prototype in C and a Nyacc-based C compiler in [Guile] 
Scheme.")
     (synopsis "Tools for the full source bootstrapping process")
     (description
      "Mescc-tools is a collection of tools for use in a full source
-bootstrapping process.  Currently consists of the M0 macro assembler and the
+bootstrapping process.  Currently consists of the M1 macro assembler and the
 hex2 linker.")
     (home-page "https://github.com/oriansj/MESCC_Tools";)
     (license gpl3+)))
-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com




--- End Message ---
--- Begin Message --- Subject: Re: [bug#27835] [PATCH] gnu: mescc-tools: Update to 0.2. Date: Sat, 29 Jul 2017 11:39:21 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
Ludovic Courtès writes:

> Jan Nieuwenhuizen <address@hidden> skribis:
>
>> * gnu/packages/mes.scm (mescc-tools): Update to 0.2.
>
> LGTM, thanks!

Meanwhile the git archive was renamed from MESCC_Tools to mescc-tools.

Pushed with that modification as 3b56776fb86665f1afdc3894cc248d707ac2c31b

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com


--- End Message ---

reply via email to

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