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

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

bug#50824: closed ([PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0.)


From: GNU bug Tracking System
Subject: bug#50824: closed ([PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0.)
Date: Fri, 08 Oct 2021 02:46:02 +0000

Your message dated Fri, 8 Oct 2021 04:44:59 +0200
with message-id <20211008044459.1c05acb8@tachikoma.lepiller.eu>
and subject line Re: [PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0.
has caused the debbugs.gnu.org bug report #50824,
regarding [PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0.
to be marked as done.

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


-- 
50824: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50824
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0. Date: Sun, 26 Sep 2021 19:02:56 +0200
* gnu/packages/ocaml.scm (ocaml-bigstringaf): Update to 0.8.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 e30bd2f613..8cc4dd90d1 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -7197,7 +7197,7 @@ (define-public ocamlformat
 (define-public ocaml-bigstringaf
   (package
     (name "ocaml-bigstringaf")
-    (version "0.7.0")
+    (version "0.8.0")
     (home-page "https://github.com/inhabitedtype/bigstringaf";)
     (source
      (origin
@@ -7208,7 +7208,7 @@ (define-public ocaml-bigstringaf
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1q1sqxzdnlrpl95ccrhl7lwy3zswgd9rbn19ildclh0lyi2vazbj"))))
+         "0z69g3bpgw4p7z9h5j70w75rnxfrd8c7nlhqq6xvvkkgbxafm1ll"))))
     (build-system dune-build-system)
     (arguments
      '(#:test-target "."))

base-commit: 8c6c33a2a5bf385e1589b405ee7f842684ed80c1
-- 
2.33.0






--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0. Date: Fri, 8 Oct 2021 04:44:59 +0200
Pushed to master as 14f9caf9debdbbd4ba7339a02d1fa1997054049d, thanks!


--- End Message ---

reply via email to

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