Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
19 lines
444 B
Diff
19 lines
444 B
Diff
diff -r 562eb6ecb8ca META
|
|
--- a/META Wed Oct 01 20:09:24 2014 +0100
|
|
+++ b/META Wed Oct 01 20:22:15 2014 +0100
|
|
@@ -1,6 +1,5 @@
|
|
-description "Bindings for OpenGL"
|
|
+description="Bindings for OpenGL"
|
|
version="1.05"
|
|
-directory="+lablGL"
|
|
archive(byte) = "lablgl.cma"
|
|
archive(native) = "lablgl.cmxa"
|
|
|
|
@@ -16,4 +15,4 @@
|
|
requires = "lablgl"
|
|
archive(byte) = "lablglut.cma"
|
|
archive(native) = "lablglut.cmxa"
|
|
-)
|
|
\ No newline at end of file
|
|
+)
|