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

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

[debbugs-tracker] bug#28419: closed ([PATCH] gnu: mes: Update to 0.10.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28419: closed ([PATCH] gnu: mes: Update to 0.10.)
Date: Tue, 12 Sep 2017 21:43:02 +0000

Your message dated Tue, 12 Sep 2017 23:41:59 +0200
with message-id <address@hidden>
and subject line Re: [bug#28419] [PATCH] gnu: mes: Update to 0.10.
has caused the debbugs.gnu.org bug report #28419,
regarding [PATCH] gnu: mes: Update to 0.10.
to be marked as done.

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


-- 
28419: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28419
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: mes: Update to 0.10. Date: Mon, 11 Sep 2017 19:15:33 +0200
* gnu/packages/mes.scm (mes): Update to 0.10.
---
 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 9aba162f3..f71339da2 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -58,7 +58,7 @@ extensive examples, including parsers for the Javascript and 
C99 languages.")
   (let ((triplet "i686-unknown-linux-gnu"))
     (package
       (name "mes")
-      (version "0.9")
+      (version "0.10")
       (source (origin
                 (method url-fetch)
                 (uri (string-append "https://gitlab.com/janneke/mes";
@@ -67,7 +67,7 @@ extensive examples, including parsers for the Javascript and 
C99 languages.")
                 (file-name (string-append name "-" version ".tar.gz"))
                 (sha256
                  (base32
-                  "0ph0fvabpb7zhbk4zpacbp7m4b142ds17dq5dzn00m7dz8farw9r"))))
+                  "0djmhnvha8phxgb4msysnjmy1nnllb08bnw4xhdayq8ppi4zdmcv"))))
       (build-system gnu-build-system)
       (supported-systems '("i686-linux" "x86_64-linux"))
       (propagated-inputs
-- 
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#28419] [PATCH] gnu: mes: Update to 0.10. Date: Tue, 12 Sep 2017 23:41:59 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
Kei Kebreau writes:

> Jan Nieuwenhuizen <address@hidden> writes:
>
>> * gnu/packages/mes.scm (mes): Update to 0.10.
>
> LGTM. Pushed as f435379762c682c83cde318004d7ed5deaab01b2 to master.

Thanks!
janneke

-- 
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]