all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gabriel Hondet <gabrielhondet@gmail.com>
To: 34171@debbugs.gnu.org
Subject: [bug#34171] [PATCH 1/5] gnu: ocaml-uchar: Update to 0.0.2.
Date: Tue, 22 Jan 2019 17:11:54 +0100	[thread overview]
Message-ID: <87bm48zlso.fsf@gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2019-01-22 21:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-22 16:11 Gabriel Hondet [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bm48zlso.fsf@gmail.com \
    --to=gabrielhondet@gmail.com \
    --cc=34171@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.