mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
haskell-DSH: update to version 0.8.1.0
This commit is contained in:
parent
e32db14a59
commit
6049431dac
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "DSH";
|
pname = "DSH";
|
||||||
version = "0.8.0.1";
|
version = "0.8.1.0";
|
||||||
sha256 = "08bwn7jpnkzvyj2dlpk6zx97iwsjb085vbnc8hwvxnhf9y8wl96s";
|
sha256 = "13mkpcm34jg7hqc272phiak7rg590hxb6ma3s9lwvp6izcv7vccq";
|
||||||
buildDepends = [ csv FerryCore HaXml HDBC mtl Pathfinder text ];
|
buildDepends = [ csv FerryCore HaXml HDBC mtl Pathfinder text ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Database Supported Haskell";
|
description = "Database Supported Haskell";
|
||||||
|
Loading…
Reference in New Issue
Block a user