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

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

bug#50242: closed ([PATCH] gnu: ocaml-re: Update to 1.10.0.)


From: GNU bug Tracking System
Subject: bug#50242: closed ([PATCH] gnu: ocaml-re: Update to 1.10.0.)
Date: Fri, 24 Sep 2021 12:20:02 +0000

Your message dated Fri, 24 Sep 2021 14:19:09 +0200
with message-id <875yuqnp36.fsf@gnu.org>
and subject line Re: bug#50242: [PATCH] gnu: ocaml-re: Update to 1.10.0.
has caused the debbugs.gnu.org bug report #50242,
regarding [PATCH] gnu: ocaml-re: Update to 1.10.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50242: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50242
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ocaml-re: Update to 1.10.0. Date: Sat, 28 Aug 2021 22:52:46 +0200
* gnu/packages/ocaml.scm (ocaml-re): Update to 1.10.0.
---
 gnu/packages/ocaml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index c1cdc8f3f3..5364032da7 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3350,7 +3350,7 @@ standard iterator type starting from 4.07.")
 (define-public ocaml-re
   (package
     (name "ocaml-re")
-    (version "1.9.0")
+    (version "1.10.0")
     (source
      (origin
        (method git-fetch)
@@ -3359,7 +3359,7 @@ standard iterator type starting from 4.07.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "07ycb103mr4mrkxfd63cwlsn023xvcjp0ra0k7n2gwrg0mwxmfss"))))
+        (base32 "04y7wwa8qbvapciiqd1qzn995xzb1g6rb39hs41jqsb55zdg3gfi"))))
     (build-system dune-build-system)
     (arguments
      `(#:tests? #f))

base-commit: a8dd285d5a0670abf124a721e6ba94da045b24ba
-- 
2.32.0





--- End Message ---
--- Begin Message --- Subject: Re: bug#50242: [PATCH] gnu: ocaml-re: Update to 1.10.0. Date: Fri, 24 Sep 2021 14:19:09 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Xinglu Chen <public@yoctocell.xyz> skribis:

> * gnu/packages/ocaml.scm (ocaml-re): Update to 1.10.0.

Applied after checking that all the dependents (including Frama-C) still
build on x86_64-linux.

Thanks,
Ludo’.


--- End Message ---

reply via email to

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