From bf667efe910f740282aee1ebe1891b452224d31e Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Thu, 9 Feb 2023 20:50:10 +0100 Subject: gnu: Add perl-net-bonjour. * gnu/packages/networking.scm (perl-net-bonjour): New variable. --- gnu/packages/networking.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'gnu') diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 75ffe00b44..a9ea07d7b1 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -55,6 +55,7 @@ ;;; Copyright © 2022 Manolis Fragkiskos Ragkousis ;;; Copyright © 2022 Reza Alizadeh Majd ;;; Copyright © 2022 Nicolas Graves +;;; Copyright © 2023 Andreas Enge ;;; ;;; This file is part of GNU Guix. ;;; @@ -2304,6 +2305,28 @@ private (reserved).") (description "Net::DNS is the Perl Interface to the Domain Name System.") (license license:x11))) +(define-public perl-net-bonjour + (package + (name "perl-net-bonjour") + (version "0.96") + (source (origin +
aboutsummaryrefslogtreecommitdiff