forked from mirrors/nixpkgs
haskell-AC-Vector: updated to version 2.3.2
svn path=/nixpkgs/trunk/; revision=28524
This commit is contained in:
parent
fd9fb9bf6b
commit
e90e922f14
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "AC-Vector";
|
||||
version = "2.3.1";
|
||||
sha256 = "0nmj57czqcik23j9iqxbdwqg73n5n1kc9akhp0wywrbkklgf79a0";
|
||||
version = "2.3.2";
|
||||
sha256 = "04ahf6ldfhvzbml9xd6yplygn8ih7b8zz7cw03hkr053g5kzylay";
|
||||
meta = {
|
||||
description = "Efficient geometric vectors and transformations";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
|
Loading…
Reference in a new issue