mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
haskell-DSH: update to version 0.7.8.2
This commit is contained in:
parent
9ffe9d4e09
commit
84413b00e2
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "DSH";
|
pname = "DSH";
|
||||||
version = "0.7.8.1";
|
version = "0.7.8.2";
|
||||||
sha256 = "1yz8rh3hkqc465slfzi7jqhjd1xrmcghjxl7zprxw082p2qvj8g5";
|
sha256 = "1rs42c05q4s46a1a03srzdq0aijwalhilzifc8ryq4qwjgh7vkwz";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
convertible csv FerryCore HaXml HDBC json mtl Pathfinder syb text
|
convertible csv FerryCore HaXml HDBC json mtl Pathfinder syb text
|
||||||
xhtml
|
xhtml
|
||||||
|
|
Loading…
Reference in a new issue