GNU bug report logs - #50823
[PATCH] gnu: ocaml-uuidm: Update to 0.9.7.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Sun, 26 Sep 2021 17:01:01 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

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: Julien Lepiller <julien <at> lepiller.eu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#50823: closed ([PATCH] gnu: ocaml-uuidm: Update to 0.9.7.)
Date: Fri, 08 Oct 2021 02:45:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 8 Oct 2021 04:44:04 +0200
with message-id <20211008044348.59e877b9 <at> tachikoma.lepiller.eu>
and subject line Re: [PATCH] gnu: ocaml-uuidm: Update to 0.9.7.
has caused the debbugs.gnu.org bug report #50823,
regarding [PATCH] gnu: ocaml-uuidm: Update to 0.9.7.
to be marked as done.

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


-- 
50823: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50823
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: ocaml-uuidm: Update to 0.9.7.
Date: Sun, 26 Sep 2021 18:59:55 +0200
* gnu/packages/ocaml.scm (ocaml-uuidm): Update to 0.9.7.
---
 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 e30bd2f613..f9ec1a1f05 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3655,14 +3655,14 @@ (define-public ocaml4.07-piqilib
 (define-public ocaml-uuidm
   (package
     (name "ocaml-uuidm")
-    (version "0.9.6")
+    (version "0.9.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://erratique.ch/software/uuidm/"
                                   "releases/uuidm-" version ".tbz"))
               (sha256
                (base32
-                "0hz4fdx0x16k0pw9995vkz5d1hmzz6b16wck9li399rcbfnv5jlc"))))
+                "1ivxb3hxn9bk62rmixx6px4fvn52s4yr1bpla7rgkcn8981v45r8"))))
     (build-system ocaml-build-system)
     (arguments
      `(#:build-flags

base-commit: 8c6c33a2a5bf385e1589b405ee7f842684ed80c1
-- 
2.33.0





[Message part 3 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: 50823-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: ocaml-uuidm: Update to 0.9.7.
Date: Fri, 8 Oct 2021 04:44:04 +0200
Pushed to master as e78d9ea012af843b1012692ffb1918d319ae9e92, thanks!


This bug report was last modified 3 years and 286 days ago.

Previous Next


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