mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
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.
This commit is contained in:
parent
6e5fc6c7ef
commit
52d9cad485
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue