1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-06 08:44:07 +02:00

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
+1 -1
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")