From 18b4c3a55ebb880851a7986909d2165ac1e577e7 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Sun, 24 Jan 2021 01:50:01 +0100 Subject: [PATCH] niv motoko-base: update 1bce5ced -> d3cbc7ae MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for motoko-base: Branch: next-moc Commits: [dfinity-lab/motoko-base@1bce5ced...d3cbc7ae](https://github.com/dfinity-lab/motoko-base/compare/1bce5cedc4f64aa28442e3d23b233fde317f9e48...d3cbc7ae2e2901f1c2ecb7bd97c3012cd18b77c4) * [`b32a2133`](https://github.com/dfinity/motoko-base/commit/b32a2133eb0b548f644f9366985abb7ce939beb5) document doc release process ([dfinity-lab/motoko-base⁠#209](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/motoko-base/issues/209)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 6afecd18c7b..ce2774a9b1e 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -47,7 +47,7 @@ "motoko-base": { "branch": "next-moc", "repo": "ssh://git@github.com/dfinity-lab/motoko-base", - "rev": "1bce5cedc4f64aa28442e3d23b233fde317f9e48", + "rev": "d3cbc7ae2e2901f1c2ecb7bd97c3012cd18b77c4", "type": "git" }, "motoko-matchers": {