1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-thyme: update to version 0.3.5.1

This commit is contained in:
Peter Simons 2014-05-16 21:28:18 +02:00
parent 65b6ac1d67
commit cdbaa41f24

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "thyme";
version = "0.3.5.0";
sha256 = "0jc687hdxz97qjslminwqgj40pnnyhpfv73j6d8pmg064svdrg0q";
version = "0.3.5.1";
sha256 = "0v3aq7zv4fnkjhfc7mm6vx2wb5dh2npf2lsgpvcrdpy5zlfsrx50";
buildDepends = [
aeson attoparsec deepseq mtl profunctors QuickCheck random text
time vector vectorSpace vectorThUnbox