Next version is 0.2, not 0.2.1
This commit is contained in:
parent
cc5cd936d3
commit
cb59aa2586
|
@ -1,4 +1,4 @@
|
||||||
(define-package "scx" (0 2 1)
|
(define-package "scx" (0 2)
|
||||||
((install-lib-version (1 0))
|
((install-lib-version (1 0))
|
||||||
(options (with-xft "Compile with Xft support" "<yes/no>" #t #t #f
|
(options (with-xft "Compile with Xft support" "<yes/no>" #t #t #f
|
||||||
,parse-boolean ,show-boolean)))
|
,parse-boolean ,show-boolean)))
|
||||||
|
|
Loading…
Reference in New Issue