mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
haskell-haskell-names: update to version 0.3.2.5
This commit is contained in:
parent
f7ad96cbb5
commit
36bc104279
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "haskell-names";
|
||||
version = "0.3.2.4";
|
||||
sha256 = "1m3p64kkm8zv2diwila0zdincykavf2fvxpqzpsmfndwb24f5b3p";
|
||||
version = "0.3.2.5";
|
||||
sha256 = "1jp3109b742gr6ii7syacl167i1i91xsyw0200ghaad3ymrqkcvq";
|
||||
buildDepends = [
|
||||
aeson Cabal dataLens dataLensTemplate filepath haskellPackages
|
||||
haskellSrcExts hseCpp mtl tagged transformers traverseWithClass
|
||||
|
|
Loading…
Reference in a new issue