From e367aed37e028306138036271493bb906576b550 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Fri, 31 Mar 2023 02:37:01 +0200 Subject: [PATCH] niv ic-hs: update da54aab7 -> ee9e956a (#3908) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for ic-hs: Branch: master Commits: [dfinity/ic-hs@da54aab7...ee9e956a](https://github.com/dfinity/ic-hs/compare/da54aab75e26a5f89aec7799c89c27b7914679c0...ee9e956a5614e99bf7d20ef7b73a27580355b6fb) * [`ee9e956a`](https://github.com/dfinity/ic-hs/commit/ee9e956a5614e99bf7d20ef7b73a27580355b6fb) clear certified data if canister is reinstalled ([dfinity/ic-hs⁠#158](https://togithub.com/dfinity/ic-hs/issues/158)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 127bd97fe44..0c91f4e2ec8 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -40,10 +40,10 @@ "homepage": "", "owner": "dfinity", "repo": "ic-hs", - "rev": "da54aab75e26a5f89aec7799c89c27b7914679c0", - "sha256": "1y4c0gr9dvcpblc97zrdicbmizxmksmj49z9r0m8cpvj786ky1fw", + "rev": "ee9e956a5614e99bf7d20ef7b73a27580355b6fb", + "sha256": "0h4v03zp9ilaz2z9lcvcyrcikwvgpgrwqic4vl2m6nh8sfx8sh2w", "type": "tarball", - "url": "https://github.com/dfinity/ic-hs/archive/da54aab75e26a5f89aec7799c89c27b7914679c0.tar.gz", + "url": "https://github.com/dfinity/ic-hs/archive/ee9e956a5614e99bf7d20ef7b73a27580355b6fb.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "libtommath": {