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

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

bug#69849: closed ([PATCH 4/9] gnu: ocaml-cmdliner: Update to 1.2.0.)


From: GNU bug Tracking System
Subject: bug#69849: closed ([PATCH 4/9] gnu: ocaml-cmdliner: Update to 1.2.0.)
Date: Sun, 17 Mar 2024 14:55:02 +0000

Your message dated Sun, 17 Mar 2024 15:53:29 +0100
with message-id <87edc8nc3w.fsf@nanein.fr>
and subject line Re: bug#69849: Acknowledgement ([PATCH 4/9] gnu: 
ocaml-cmdliner: Update to 1.2.0.)
has caused the debbugs.gnu.org bug report #69849,
regarding [PATCH 4/9] gnu: ocaml-cmdliner: Update to 1.2.0.
to be marked as done.

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


-- 
69849: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69849
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 4/9] gnu: ocaml-cmdliner: Update to 1.2.0. Date: Sun, 17 Mar 2024 14:57:03 +0100
* gnu/packages/ocaml.scm (ocaml-cmdliner): Update to 1.2.0.

Change-Id: I1339d4bbd6b09800a8597f85b4bee40db0dd4ad2
---
 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 8fde7d1dc3..640d36b971 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -2635,14 +2635,14 @@ (define-public ocaml-calendar
 (define-public ocaml-cmdliner
   (package
     (name "ocaml-cmdliner")
-    (version "1.1.1")
+    (version "1.2.0")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"https://erratique.ch/software/cmdliner/releases/";
                                   "cmdliner-" version ".tbz"))
               (sha256
                (base32
-                "1yxm4x34cbi06bfld601ds9drlbnyx0797ym3n6yyh4rlz1qgbm1"))))
+                "0y00vnlk3nim8bh4gvimdpg71gp22z3b35sfyvb4yf98j1c11vdg"))))
     (build-system ocaml-build-system)
     (inputs
      (list ocaml-result))
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#69849: Acknowledgement ([PATCH 4/9] gnu: ocaml-cmdliner: Update to 1.2.0.) Date: Sun, 17 Mar 2024 15:53:29 +0100 User-agent: mu4e 1.10.8; emacs 29.1
Apologies, this issue was opened by mistake, closing.

-- 
Arnaud

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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