mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 06:47:09 +03:00
haskell-yaml: updated to version 0.5.2
svn path=/nixpkgs/trunk/; revision=32204
This commit is contained in:
parent
897d63e5f7
commit
6d1c0f4b60
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yaml";
|
||||
version = "0.5.1.2";
|
||||
sha256 = "0xmx58h47prpmgbf63bsy7ar74h0d968wyd2yg3bgvwmnd83iz7d";
|
||||
version = "0.5.2";
|
||||
sha256 = "1jhzycasfmjlfdpca1cflrggc16jp16852af7d6cwfsy342wh6gp";
|
||||
buildDepends = [
|
||||
aeson attoparsec conduit text transformers unorderedContainers
|
||||
vector
|
||||
|
Loading…
Reference in New Issue
Block a user