all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#50824] [PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0.
@ 2021-09-26 17:02 Xinglu Chen
  2021-10-08  2:44 ` bug#50824: " Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-09-26 17:02 UTC (permalink / raw)
  To: 50824

* 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







^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50824: [PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0.
  2021-09-26 17:02 [bug#50824] [PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0 Xinglu Chen
@ 2021-10-08  2:44 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2021-10-08  2:44 UTC (permalink / raw)
  To: 50824-done

Pushed to master as 14f9caf9debdbbd4ba7339a02d1fa1997054049d, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-08  2:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-26 17:02 [bug#50824] [PATCH] gnu: ocaml-bigstringaf: Update to 0.8.0 Xinglu Chen
2021-10-08  2:44 ` bug#50824: " Julien Lepiller

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.