forked from mirrors/nixpkgs
haskell-bindings-DSL: update to version 1.0.19
This commit is contained in:
parent
5f68232263
commit
287346dfce
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "bindings-DSL";
|
||||
version = "1.0.17";
|
||||
sha256 = "1203n6wzdp21hd7zdhvhppxhkz4xr3qykwkb8j5mb2s4kijx01bn";
|
||||
version = "1.0.19";
|
||||
sha256 = "0mjlv2ld1qdd83pv7khrk3f0g4ypk8a8z79ykp3nwbvlhhi7bp2h";
|
||||
meta = {
|
||||
homepage = "http://bitbucket.org/mauricio/bindings-dsl";
|
||||
description = "FFI domain specific language, on top of hsc2hs";
|
||||
|
|
Loading…
Reference in a new issue