diff options
author | Ben Sima <ben@bsima.me> | 2020-07-14 19:22:28 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-07-14 19:58:29 -0700 |
commit | ca28f4a86b839d702bdaa70925884aa2bd5cf9ed (patch) | |
tree | 2a959833ea2d7a61e56514f0eadc898411e93a42 /nix/sources.json | |
parent | 5d89c729aed9df6dd96e3880a91897ae5dfabbca (diff) |
deps: update miso
Diffstat (limited to 'nix/sources.json')
-rw-r--r-- | nix/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json index fdbb4b6..2f10c53 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -31,10 +31,10 @@ "homepage": "https://haskell-miso.org", "owner": "dmjio", "repo": "miso", - "rev": "41234e419d6177fe05913a1bd885f811afe5cc9f", - "sha256": "1nby1y8yixv0a47h1bzdfjcwzah3km7bfd0phdb520ci4dgs30w1", + "rev": "1b921c55c2e41f765b26955b642443344b69852b", + "sha256": "1fqvp3rkf9j4rda64wblmzzvzfn0j6wacpnm57zdanlscd8s37bl", "type": "tarball", - "url": "https://github.com/dmjio/miso/archive/41234e419d6177fe05913a1bd885f811afe5cc9f.tar.gz", + "url": "https://github.com/dmjio/miso/archive/1b921c55c2e41f765b26955b642443344b69852b.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz", "version": "1.5" }, |