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