gnu: sassc/libsass-3.5: Hide.
This follows up on commit bed24ecfcd
.
Reported-by: Christopher Baines <mail@cbaines.net>
* gnu/packages/web.scm (sassc/libsass-3.5)[properties]: Hide package.
master
parent
6e5fc6c7ef
commit
52d9cad485
|
@ -1617,7 +1617,8 @@ language known as SASS.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0830pjcvhzxh6yixj82x5k5r1xnadjqzi16kp53213icbly0r9ma"))))))))))
|
||||
"0830pjcvhzxh6yixj82x5k5r1xnadjqzi16kp53213icbly0r9ma"))))))))
|
||||
(properties '((hidden? . #t)))))
|
||||
|
||||
|
||||
(define-public perl-apache-logformat-compiler
|
||||
|
|
Reference in New Issue