gnu: librnd: Make private.

Librnd is a library intended to be used solely by packages in the
Ringdove suite.

* gnu/packages/electronics.scm (librnd): Make private.

Change-Id: Ic42b79eb8644cc6981d8c95ae67d2258796423e4
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Cayetano Santos 2025-08-01 19:01:26 +02:00 committed by Andreas Enge
parent e074256fb8
commit 7d3e4fa63a
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -106,7 +106,7 @@ individual low-level driver modules.")
(home-page "https://www.comedi.org/")
(license license:lgpl2.1)))
(define-public librnd
(define librnd
(package
(name "librnd")
(version "4.3.2")