haskell-GLUtil: update to version 0.8
This commit is contained in:
parent
c9dc75d315
commit
2d2237ed17
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "GLUtil";
|
pname = "GLUtil";
|
||||||
version = "0.7.5";
|
version = "0.8";
|
||||||
sha256 = "1rbnq1nrs2b06ph60lh0yvygk82vvnm8c4d0anhjrqw9i58nd3iz";
|
sha256 = "00r9gmwsb9gx6bcc012rhz0z0hj3my8k1i0yjnaw0jmlqswm45h8";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
cpphs JuicyPixels linear OpenGL OpenGLRaw transformers vector
|
cpphs JuicyPixels linear OpenGL OpenGLRaw transformers vector
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user