From 0e72f4303d02e03caf5ba4a3cb92e5264a081594 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:32:32 +0100 Subject: [PATCH] niv motoko-base: update f8f18bd9 -> 910bffd6 (#4315) 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@f8f18bd9...910bffd6](https://github.com/dfinity/motoko-base/compare/f8f18bd90cae6677bf0caf2a2997a227d71c876c...910bffd6719e1e9b1ec7295980c3d38e36d62d5e) * [`2c6956a2`](https://github.com/dfinity/motoko-base/commit/2c6956a2d6dd94acec69acc19a055083fc871518) Remove extra space from doc comment in `Blob.mo` ([dfinity/motoko-base⁠#603](https://togithub.com/dfinity/motoko-base/issues/603)) * [`4a094f90`](https://github.com/dfinity/motoko-base/commit/4a094f90f8385ceae3a996ff883523ac0992600f) Deprecate `TrieSet.mem()` in favor of `TrieSet.has()` ([dfinity/motoko-base⁠#576](https://togithub.com/dfinity/motoko-base/issues/576)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 9aa8664c581..27d33f35780 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -76,10 +76,10 @@ "homepage": null, "owner": "dfinity", "repo": "motoko-base", - "rev": "f8f18bd90cae6677bf0caf2a2997a227d71c876c", - "sha256": "0fwbs47wghw8y89x1n1lc2wmf7m61g9hpfnysppjnsnj165prn21", + "rev": "910bffd6719e1e9b1ec7295980c3d38e36d62d5e", + "sha256": "0dgk426iwh32ngp7xnnpxkswhxcm2na2w3y6id4k4ydbrp10d7da", "type": "tarball", - "url": "https://github.com/dfinity/motoko-base/archive/f8f18bd90cae6677bf0caf2a2997a227d71c876c.tar.gz", + "url": "https://github.com/dfinity/motoko-base/archive/910bffd6719e1e9b1ec7295980c3d38e36d62d5e.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "motoko-matchers": {