GNU bug report logs - #50803
[PATCH] gnu: ocaml-astring: Update to 0.8.5.

Previous Next

Package: guix-patches;

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

Date: Sat, 25 Sep 2021 15:46:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#50803: closed ([PATCH] gnu: ocaml-astring: Update to 0.8.5.)
Date: Sun, 26 Sep 2021 09:45:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Sep 2021 12:41:53 +0300
with message-id <YVBAYcYm1fAWp/9G <at> 3900XT>
and subject line Re: [bug#50803] [PATCH] gnu: ocaml-astring: Update to 0.8.5.
has caused the debbugs.gnu.org bug report #50803,
regarding [PATCH] gnu: ocaml-astring: Update to 0.8.5.
to be marked as done.

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


-- 
50803: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50803
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-astring: Update to 0.8.5.
Date: Sat, 25 Sep 2021 17:45:29 +0200
* gnu/packages/ocaml.scm (ocaml-astring): Update to 0.8.5.
---
 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 af0e80c9cb..7956826436 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -2219,14 +2219,14 @@ (define-public ocaml-fmt
 (define-public ocaml-astring
   (package
     (name "ocaml-astring")
-    (version "0.8.3")
+    (version "0.8.5")
     (source
       (origin
         (method url-fetch)
         (uri (string-append "http://erratique.ch/software/astring/releases/astring-"
                             version ".tbz"))
         (sha256 (base32
-                  "0ixjwc3plrljvj24za3l9gy0w30lsbggp8yh02lwrzw61ls4cri0"))))
+                  "1ykhg9gd3iy7zsgyiy2p9b1wkpqg9irw5pvcqs3sphq71iir4ml6"))))
     (build-system ocaml-build-system)
     (native-inputs
      `(("ocamlbuild" ,ocamlbuild)

base-commit: c1bc2a43200d6c6016c2a4154799c73c86a54021
-- 
2.33.0





[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 50803-done <at> debbugs.gnu.org
Subject: Re: [bug#50803] [PATCH] gnu: ocaml-astring: Update to 0.8.5.
Date: Sun, 26 Sep 2021 12:41:53 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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