gnu: cyrus-sasl/fixed: Make private.
* gnu/packages/cyrus-sasl.scm (cyrus-sasl/fixed): Use define instead of define-public.master
parent
cddf0b8955
commit
8a085c1780
|
@ -82,7 +82,7 @@ server writers.")
|
|||
"See COPYING in the distribution."))
|
||||
(home-page "https://cyrusimap.org/sasl/")))
|
||||
|
||||
(define-public cyrus-sasl/fixed
|
||||
(define cyrus-sasl/fixed
|
||||
(package
|
||||
(inherit cyrus-sasl)
|
||||
(version "2.1.27")
|
||||
|
|
Reference in New Issue