From 6495a4a44be375e15b2533945cbd025665264058 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 15 Apr 2021 02:08:00 +0200 Subject: [PATCH] niv motoko-base: update e6445a76 -> ee99866b MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for motoko-base: Branch: next-moc Commits: [dfinity/motoko-base@e6445a76...ee99866b](https://github.com/dfinity/motoko-base/compare/e6445a767c41d930ec5ce38e5965e95c6b3c0a99...ee99866b5bf437f418313c533780d05ef459513a) * [`df4e7f9a`](https://github.com/dfinity/motoko-base/commit/df4e7f9a69b6d3b7092db049cc0737916c84b8e3) Fix: Make Text.compareWith use cmp argument, not Char.compare ([dfinity/motoko-base⁠#247](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/motoko-base/issues/247)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 770289c1985..4789fbee712 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -50,10 +50,10 @@ "homepage": null, "owner": "dfinity", "repo": "motoko-base", - "rev": "e6445a767c41d930ec5ce38e5965e95c6b3c0a99", - "sha256": "0y4xnaymyfk4p5kgw5y7l584v09laq0020la2w9yk7zs46kgwi67", + "rev": "ee99866b5bf437f418313c533780d05ef459513a", + "sha256": "1vd29h360h1a9z3rz2vr7x525zfnpn0gjq0pw802xp9q5nsvv7ln", "type": "tarball", - "url": "https://github.com/dfinity/motoko-base/archive/e6445a767c41d930ec5ce38e5965e95c6b3c0a99.tar.gz", + "url": "https://github.com/dfinity/motoko-base/archive/ee99866b5bf437f418313c533780d05ef459513a.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "motoko-matchers": {