unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#34171] [PATCH 1/5] gnu: ocaml-uchar: Update to 0.0.2.
@ 2019-01-22 16:11 Gabriel Hondet
  2019-01-22 16:25 ` [bug#34171] [PATCH 3/5] gnu: ocaml-cmdliner: Update to 1.0.2 Gabriel Hondet
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Gabriel Hondet @ 2019-01-22 16:11 UTC (permalink / raw)
  To: 34171

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]


* gnu/packages/ocaml.scm (ocaml-uchar): Update to 0.0.2.
---
 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 deba67c4d..3993424eb 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -2269,14 +2269,14 @@ representation of the data.")
 (define-public ocaml-uchar
   (package
     (name "ocaml-uchar")
-    (version "0.0.1")
+    (version "0.0.2")
     (source
       (origin
         (method url-fetch)
         (uri (string-append "https://github.com/ocaml/uchar/releases/download/v"
                             version "/uchar-" version ".tbz"))
         (sha256 (base32
-                  "0ficw1x7ymbd6m8hqw3w1aycwm1hbwd6bad3c5pspwnzh3qlikhi"))))
+                  "1w2saw7zanf9m9ffvz2lvcxvlm118pws2x1wym526xmydhqpyfa7"))))
     (build-system ocaml-build-system)
     (arguments
      `(#:tests? #f
-- 
2.20.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2019-01-23 21:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-22 16:11 [bug#34171] [PATCH 1/5] gnu: ocaml-uchar: Update to 0.0.2 Gabriel Hondet
2019-01-22 16:25 ` [bug#34171] [PATCH 3/5] gnu: ocaml-cmdliner: Update to 1.0.2 Gabriel Hondet
2019-01-23  7:18 ` [bug#34171] [PATCH 2/5] gnu: ocaml-fmt: Update to 0.8.5 Gabriel Hondet
2019-01-23  7:21 ` [bug#34171] [PATCH 4/5] gnu: ocaml-logs: Update to 0.6.2 Gabriel Hondet
2019-01-23  7:21 ` [bug#34171] [PATCH 5/5] gnu: Add ocaml-craml Gabriel Hondet
2019-01-23  7:54   ` Julien Lepiller
2019-01-23  8:15     ` Gabriel Hondet
2019-01-23 21:02 ` bug#34171: [PATCH 1/5] gnu: ocaml-uchar: Update to 0.0.2 Julien Lepiller

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).