From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2BaQF5PqpGLhzQAAbAwnHQ (envelope-from ) for ; Sat, 11 Jun 2022 21:18:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uLCTF5PqpGL4aAAA9RJhRA (envelope-from ) for ; Sat, 11 Jun 2022 21:18:43 +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 D2A2039E65 for ; Sat, 11 Jun 2022 21:18:42 +0200 (CEST) Received: from localhost ([::1]:58714 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o06d7-00024z-Uj for larch@yhetil.org; Sat, 11 Jun 2022 15:18:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56996) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o06cX-000247-EE for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60123) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o06cX-0007dh-68 for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o06cX-0004yW-1y for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH 08/41] gnu: Add go-github-com-kyoh86-xdg. Resent-From: "(unmatched-parenthesis" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jun 2022 19:18:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165497504518617 (code B ref 55903); Sat, 11 Jun 2022 19:18:05 +0000 Received: (at 55903) by debbugs.gnu.org; 11 Jun 2022 19:17:25 +0000 Received: from localhost ([127.0.0.1]:53917 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06bs-0004pz-IX for submit@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:49302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06br-0004pM-11 for 55903@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:23 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 611F443CAC; Sat, 11 Jun 2022 21:17:22 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YQjx0rtGjJMO; Sat, 11 Jun 2022 21:17:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1654975038; bh=Tnvf/90U6QmvhjARsoIw2RhwlGCebDtaQgPdWOW4+/M=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=VwW2vWi5gjK5/7cJerVL2ZRljgDf2MnWyhwWuHmr7dkIV0NjfT6e60ZzEUWVERiNd GtO7DOKXNsTlFu71Md/Uk0Xb+tbRDkSEhbu7Us+sRCW4ouZQnnECmy7KdFMO4uxoL0 dA7MlITBpYIbleEpo+bCELAghCipHsKAWno6dpZcASZNkJMXdXjQett4nM56IMgBAS MV0jMqnHIqaepZZu4Lwxbbmn1kkA0CvdrAayYl+hJcMCuMEZJE+Oxfvuum8xB777iy IY+vdVa9knJeHJgzrmom1OG/lROZLEEgeMGJVSj230jwkJrxim9NN+NIKCQ5caQUGO 3vd7WPrIVoKRw== Date: Sat, 11 Jun 2022 20:16:20 +0100 Message-Id: <20220611191653.15471-8-paren@disroot.org> In-Reply-To: <20220611191653.15471-1-paren@disroot.org> References: <20220611191653.15471-1-paren@disroot.org> 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" Reply-to: "\(unmatched-parenthesis" X-ACL-Warn: , "\(unmatched-parenthesis via Guix-patches" From: "\(unmatched-parenthesis via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654975123; h=from:from:sender:sender:reply-to: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=S7JINOpUn+mnleqcqmHG7BmtOUnNfw7cOMs+v+qWHKM=; b=bepi/qi4WqIsOFtc/wheOxin+LJ+Bh2VXJ2jSKKNr7CpN4htQhvoFrBDCqwKotocHtC3qM 5tubQXEBmWOn2EpcUOYiXjoiGVrZnUe6KqGXETuKxt22M9WCOjfFEN+0Y8pO4ZNTlkgNIX Gv3WIbzEjDVBRwLPvgEF3ity6GN0ZyEwK/UtW9ByGwrW6oMbXtWGHtqRXdHW/ZWqQ0ZGGY TTNrtC6ZlkQjcVFp18557txBU/cJAh4UfxjE17VVkNu08mpi5/pqJQM0jgnk2y+tLdsAbL ww/i7PNxBBH1J8sxjC9BfpnlY9s0//aSKt57ZLBdePFsIRzyu8GcE+qafDKnOg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654975123; a=rsa-sha256; cv=none; b=ezuS4lTCzo5td+Q62SIhtYnEn+4IDvqP38VKX9FaXZn7+/OuaXsa/LXHxmSwZA+DJWSvqD SKdkuy/PE7dppPMOwxvVAve4F+Z0tw7B+7Xo9pq1x8nP+/h1ph5/iHD5Gmn3vHXOB5rJgi 5wt6YEHvs8TzX0m8GyUP+uyz8OiPol9lQ0/Ccc7ts6j1BgpO9ske/F8Fgn2RHu0U9oKOu9 k7vOzs6CyrMiQ/GztRiE97bvy+zL9HhsLbBg/HT4IDWufVw0iGucRKSOmbfC6ukkP4YBiF zJFp5CmM/0MAMZ1Qf7v1uc9qXAtGwWk+7tifArLtZfnRce7Ekl9hVmOUYpSiYQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=VwW2vWi5; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -0.98 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=VwW2vWi5; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: D2A2039E65 X-Spam-Score: -0.98 X-Migadu-Scanner: scn1.migadu.com X-TUID: QJo1jTALdEZX * gnu/packages/golang.scm (go-github-com-kyoh86-xdg): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 6a18ba2fd5..648ad7956d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10007,3 +10007,26 @@ (define-public go-github-com-miolini-datacounter (description "Package datacounter provides counters for readers and writers.") (license license:expat))) + +(define-public go-github-com-kyoh86-xdg + (package + (name "go-github-com-kyoh86-xdg") + (version "1.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/kyoh86/xdg") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0a5nz53fdz1c2qvwlf2dpjdd72nxri95i6q4b07c37kiipgaxncn")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/kyoh86/xdg")) + (home-page "https://github.com/kyoh86/xdg") + (synopsis "XDG Base Directories for Go") + (description + "Package xdg provides lightweight helper functions in golang to get config, +data and cache directories according to the XDG Base Directory Specification") + (license license:expat))) -- 2.36.1