mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
haskell-text-stream-decode: update to version 0.1.0.4
This commit is contained in:
parent
cbc1e6fa6f
commit
5b49774651
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "text-stream-decode";
|
||||
version = "0.1.0.3";
|
||||
sha256 = "0gz5w7n7yb6z5mfzlg3yg9s89wsqnmmk4j94invj2da0rw7d03xv";
|
||||
version = "0.1.0.4";
|
||||
sha256 = "041winxbqkz1y6vx6sgbhl925n5qxii2q7ijcwa85sj4dkrqpafr";
|
||||
buildDepends = [ text ];
|
||||
testDepends = [ deepseq hspec text ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user