gnu: orc: Update home page.
* gnu/packages/gstreamer.scm (orc)[home-page]: Update.
This commit is contained in:
parent
2abf6371cc
commit
c219997a14
|
@ -85,7 +85,7 @@
|
||||||
"testsuite/exec_opcodes_sys.c")
|
"testsuite/exec_opcodes_sys.c")
|
||||||
(("if \\(error\\) return 1;")
|
(("if \\(error\\) return 1;")
|
||||||
"if (error) return 77;")))))))
|
"if (error) return 77;")))))))
|
||||||
(home-page "http://code.entropywave.com/orc/")
|
(home-page "http://gstreamer.freedesktop.org/modules/orc.html")
|
||||||
(synopsis "Oil runtime compiler")
|
(synopsis "Oil runtime compiler")
|
||||||
(description
|
(description
|
||||||
"Orc is a just-in-time compiler implemented as a library and set of
|
"Orc is a just-in-time compiler implemented as a library and set of
|
||||||
|
|
Loading…
Reference in New Issue