From 1e38aa0bfdabca3239ca409d0dbdcdb1d30e5d68 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Wed, 11 Aug 2021 17:04:05 -0700 Subject: [PATCH] niv motoko-base: update 51758e16 -> d7b1fa5f 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@51758e16...d7b1fa5f](https://github.com/dfinity/motoko-base/compare/51758e16085f212752cd2442683a79368f9fe3fa...d7b1fa5f6e8f10e25cab9c0144b67cee88fc1062) * [`02f98267`](https://github.com/dfinity/motoko-base/commit/02f98267229d8899901d1daa11875acb658a7349) Fix unwraps ([dfinity/motoko-base⁠#275](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/motoko-base/issues/275)) * [`8f8d4e8a`](https://github.com/dfinity/motoko-base/commit/8f8d4e8a39bec45ec569ba6fef438657ec925933) Deprecate unsafe and useless Option functions ([dfinity/motoko-base⁠#274](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/motoko-base/issues/274)) * [`4c610820`](https://github.com/dfinity/motoko-base/commit/4c610820cdf36668e24c94860a0e1ed8f43c6563) Fix: AssocList diff bug fix; fixes Trie modules ([dfinity/motoko-base⁠#277](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/motoko-base/issues/277)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index c618cfd7e51..447ca1a8c28 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -57,10 +57,10 @@ "homepage": null, "owner": "dfinity", "repo": "motoko-base", - "rev": "51758e16085f212752cd2442683a79368f9fe3fa", - "sha256": "0xdqnazy89hvxawhi60x4ipjp6f66fv607n0y89yizf5xh8a5zjr", + "rev": "d7b1fa5f6e8f10e25cab9c0144b67cee88fc1062", + "sha256": "1sbwhif84x982wvwf3k1f47p0g1va847kd7s71qaxyiynb98fh9b", "type": "tarball", - "url": "https://github.com/dfinity/motoko-base/archive/51758e16085f212752cd2442683a79368f9fe3fa.tar.gz", + "url": "https://github.com/dfinity/motoko-base/archive/d7b1fa5f6e8f10e25cab9c0144b67cee88fc1062.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "motoko-matchers": {