Skip to content

Commit

Permalink
haskell-diagrams-core: update to version 1.2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 9, 2014
1 parent b5e87f6 commit 180ad15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/haskell/diagrams/core.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

cabal.mkDerivation (self: {
pname = "diagrams-core";
version = "1.2";
sha256 = "0qlkick9ppwaignh179w65gmiq5as1nsi1ymficdw1p0jldi5f51";
version = "1.2.0.1";
sha256 = "01rzd2zdg0pv7b299z6s6i6l6xggiszb2qs00vh5dbss295n1sps";
buildDepends = [
dualTree lens MemoTrie monoidExtras newtype semigroups vectorSpace
vectorSpacePoints
Expand Down

0 comments on commit 180ad15

Please sign in to comment.