mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05: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 @@ (define-public sassc/libsass-3.5
|
|||
(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