From 47717c4cebf111ff21d4105efc9fd3abd6fcc6f3 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Tue, 27 Aug 2024 02:09:41 +0200 Subject: [PATCH] niv ic-hs: update e727feca -> a5f89cf5 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@e727feca...a5f89cf5](https://github.com/dfinity/ic-hs/compare/e727fecab6bad1401a65a50773637e46b8a14e0e...a5f89cf508b0c80b633e3f0c152e3406fb750189) * [`99efc33f`](https://github.com/dfinity/ic-hs/commit/99efc33f910fda44018c0680f7c678dbfa2df06a) sync node height before making an update call in compliance tests ([dfinity/ic-hs⁠#213](https://togithub.com/dfinity/ic-hs/issues/213)) * [`4bdf6c35`](https://github.com/dfinity/ic-hs/commit/4bdf6c35091d573feb31678012acb0ea104359a9) sync node height before getStateCert ([dfinity/ic-hs⁠#214](https://togithub.com/dfinity/ic-hs/issues/214)) * [`f718f74d`](https://github.com/dfinity/ic-hs/commit/f718f74dc2c4bc9a13d45c6b9cff853684c0e2b2) retry on http status of 429 ([dfinity/ic-hs⁠#215](https://togithub.com/dfinity/ic-hs/issues/215)) * [`a5f89cf5`](https://github.com/dfinity/ic-hs/commit/a5f89cf508b0c80b633e3f0c152e3406fb750189) add note that DFINITY stopped contributing ([dfinity/ic-hs⁠#216](https://togithub.com/dfinity/ic-hs/issues/216)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 904667a283f..230e0c106e5 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -39,10 +39,10 @@ "homepage": "", "owner": "dfinity", "repo": "ic-hs", - "rev": "e727fecab6bad1401a65a50773637e46b8a14e0e", - "sha256": "183xcavjkfsa2hgx9s67qxg7hfykykmw0wbzd4458rkiqb164wmc", + "rev": "a5f89cf508b0c80b633e3f0c152e3406fb750189", + "sha256": "0sjj272ch14309h3n3cxq6g7jkdhhqmdjrjdg67w1xxk4k1s1sfn", "type": "tarball", - "url": "https://github.com/dfinity/ic-hs/archive/e727fecab6bad1401a65a50773637e46b8a14e0e.tar.gz", + "url": "https://github.com/dfinity/ic-hs/archive/a5f89cf508b0c80b633e3f0c152e3406fb750189.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "ic-wasm": {