me
/
guix
Archived
1
0
Fork 0

gnu: cyrus-sasl/fixed: Make private.

* gnu/packages/cyrus-sasl.scm (cyrus-sasl/fixed): Use define instead of
define-public.
master
Léo Le Bouter 2021-03-15 12:21:02 +01:00
parent cddf0b8955
commit 8a085c1780
No known key found for this signature in database
GPG Key ID: 45A8B1E86BCD10A6
1 changed files with 1 additions and 1 deletions

View File

@ -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")