mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 07:01:54 +00:00
haskell-repa-io: update to version 3.2.2.3
This commit is contained in:
parent
4bacb52a8a
commit
0f13851829
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "repa-io";
|
||||
version = "3.2.2.1";
|
||||
sha256 = "0wcg4a8z6qf7jg353b89ci4pzqvb7pnzgb6ml3av6l54n9rg4vsp";
|
||||
version = "3.2.2.3";
|
||||
sha256 = "1rzis7gp9dq06czqmnj9p7hpyfkdbirx2bldhg5mz3glmqf4xvw5";
|
||||
buildDepends = [ binary bmp repa vector ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user