GNU bug report logs - #69849
[PATCH 4/9] gnu: ocaml-cmdliner: Update to 1.2.0.

Previous Next

Package: guix-patches;

Reported by: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>

Date: Sun, 17 Mar 2024 13:59:03 UTC

Severity: normal

Tags: patch

Done: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
Subject: bug#69849: closed (Re: bug#69849: Acknowledgement ([PATCH 4/9]
 gnu: ocaml-cmdliner: Update to 1.2.0.))
Date: Sun, 17 Mar 2024 14:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 69849 <at> debbugs.gnu.org.

-- 
69849: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69849
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
To: 69849-done <at> debbugs.gnu.org
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
[Message part 3 (text/plain, inline)]
Apologies, this issue was opened by mistake, closing.

-- 
Arnaud
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
To: guix-patches <at> gnu.org
Cc: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
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




This bug report was last modified 1 year and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.