From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 4OA1Dv6nL2WXXAEAG6o9tA:P1 (envelope-from ) for ; Wed, 18 Oct 2023 11:40:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4OA1Dv6nL2WXXAEAG6o9tA (envelope-from ) for ; Wed, 18 Oct 2023 11:40:14 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1D58B4D93C for ; Wed, 18 Oct 2023 11:40:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=dx8TISlt; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697622014; a=rsa-sha256; cv=none; b=bDeIu5GwgydyfJcRif0NvASc5z/jMTaiNfmzhSSCH4jLdHN+Ave/g2saJoMSooqI+SxakD 1+W0BjIXG3oLp6JkeM57ftGn5xNMjqNxYrB1YByOPymf2epDXuuOewn0xiMvNM03Tc6yvz XFfGfXFkMjQFWPbwDEVmhermvssg4DI92hJ+anMP/8U4GIuKEtGC9ka8+zM3JKX41sARZc xrpMc+nRs0JwWYdRVGGK+UQuH+iGTyVrrUHek3wj3qXaGRGFTDCHvpAgRzCtHIHmLs7sVH c7lROBuOSM6M3K8Gibdq5TX+qkCxJmFI4M9t1HnPvpBkP1GNjfryU9gmEJy1oQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=dx8TISlt; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697622014; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=TV3Ek98RQ3WTX9Kj22HJKQ16khBYNn9Ymx74gTPxTWo=; b=gdWZs3HPzfS5r3nsX98CetnFFS5iqkZCEgNi7Xp+APhqSt2SSWh7H75kLpSSSL8xNSUhH+ NMrEfoKHDNucfXm1raT7dpNqhbwDHdkAj3TV5QxUckeXCCechDO6i6kfdwSzAiVE58K36X 8S0o2h69Vlii76R4SW+v9nNz3fTZrrZgb+W9NRHKWnajYyKpSKulYjShJjneEc1oeGaxyc hwOA3eZXMFGFmZZp+HxlP0p7j/AAWGcAcoMXtxthOBbXbwyL7zEDxnDBHrQnQd2CvwGKCl cft+igVYFv/MQXRN+rMRvdNYM48RyipumkKMKzLYiO3np079DxBGVfSuKVbiJQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qt32C-0008Kv-LC; Wed, 18 Oct 2023 05:40:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qt31l-00083p-R9 for guix-patches@gnu.org; Wed, 18 Oct 2023 05:39:47 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qt31l-0001se-83 for guix-patches@gnu.org; Wed, 18 Oct 2023 05:39:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qt32B-0003pw-4N for guix-patches@gnu.org; Wed, 18 Oct 2023 05:40:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66603] [PATCH 28/29] gnu: Add go-github-com-delthas-go-libnp. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 09:40:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66603 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66603@debbugs.gnu.org Cc: Wilko Meyer Received: via spool by 66603-submit@debbugs.gnu.org id=B66603.169762199514521 (code B ref 66603); Wed, 18 Oct 2023 09:40:11 +0000 Received: (at 66603) by debbugs.gnu.org; 18 Oct 2023 09:39:55 +0000 Received: from localhost ([127.0.0.1]:33256 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt31u-0003m2-T5 for submit@debbugs.gnu.org; Wed, 18 Oct 2023 05:39:55 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:43798) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt31V-0003gy-73 for 66603@debbugs.gnu.org; Wed, 18 Oct 2023 05:39:31 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1697621936; bh=TV3Ek98RQ3WTX9Kj22HJKQ16khBYNn9Ymx74gTPxTWo=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=dx8TISltthVd/DWEaZKIdZaS1ifaq/9ZHFKNJLLsiBeMLCa1Qr6Cxoxi88TBCChQo pCZsueDkhFMoCGwUkv5jk7Ev8NBtMSfykfbOCZpB+/zyZq5FQ55aJ9+I9Y6xGkz8m4 TiGJjw59bpSgW/9hIXsfJQrYAMqoMyYSqkHjnTto= Date: Wed, 18 Oct 2023 11:38:26 +0200 Message-ID: <20231018093836.2056-28-w@wmeyer.eu> In-Reply-To: <20231018093836.2056-1-w@wmeyer.eu> References: <20231018093836.2056-1-w@wmeyer.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 4.33 X-Spam-Score: 4.33 X-Migadu-Queue-Id: 1D58B4D93C X-TUID: wY4VUrnuDy26 * gnu/packages/golang.scm (go-github-com-delthas-go-libnp): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 76f074a932..6591297279 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -11246,6 +11246,30 @@ (define-public go-github-com-godbus-dbus bindings for the D-Bus message bus system.") (license license:bsd-2))) +(define-public go-github-com-delthas-go-libnp + (let ((commit "0e45ece1f878f202fee2c74801e287804668f677")) + (package + (name "go-github-com-delthas-go-libnp") + (version (git-version "0.0.0" "0" commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/delthas/go-libnp") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1hylpvwz3kb8wr00knba6mggjacak2vmqafwysansj0ns038lp8w")))) + (build-system go-build-system) + (arguments `(#:import-path "github.com/delthas/go-libnp")) + (propagated-inputs (list go-github-com-godbus-dbus)) + (home-page "https://github.com/delthas/go-libnp") + (synopsis "Tiny library providing information about now-playing media") + (description "@code{go-libnp} is a tiny cross-platform library for +extracting information about the music/image/video that is Now Playing on the +system.") + (license license:expat)))) + (define-public go-github-com-prometheus-common (package (name "go-github-com-prometheus-common") -- 2.41.0