From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id gFtVM9AkgWYasAAAe85BDQ:P1 (envelope-from ) for ; Sun, 30 Jun 2024 09:26:41 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id gFtVM9AkgWYasAAAe85BDQ (envelope-from ) for ; Sun, 30 Jun 2024 11:26:40 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=gL8vLO1A; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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=1719739600; 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=pBFrYDYHd61dPBsnJWsRfMF4DNAeHIiej6ECrxtk6oQ=; b=eQJMky84CNYz6eUC504JbGBX8u3j0BbrhqFckw7nNAZKyFcy9oz16rXdtU2cy8UZpYC3KH xLr+eOKUfG7qqinra8tGXuvUlKLysW7u4twbCd3pupSpwplAag/N7JDtgfUEm2XYAhBZRQ 6rg5+ur5yBq9sRLaa7BtNHoQcLxkIY4Tyj3IzWyrNXAQ9v4Gqv685f6h+DLSeDRg63H6Ph x2ozSvFBZGdwzog/brS4a1c7stw2LEdTO4ijz/U9A6bQGHTWLp6mpQuEDr62iIt9Vb1fhu AFy+giVRn/c1+R6fhiPxs8mxIzhApiW9HjoCevoKjGeTz8m0SprCz90+IGvTlA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719739600; a=rsa-sha256; cv=none; b=jqpP+Q+OrLuzq9OEY1ykrn3ugq8NlK9IFb74CAYdW13PgkhlWxD0B4QUemxWvu4sh/RviA 23t+PslV1Xs47NwlIer4jL/K41AeYZS6h9Pi+pihdT37/vAVXdm3CADt1RfdrA68nOFDHJ qu4xFbtaT9t2sCHTqPTP76/Hc4qtte43bifcT7CDWiBKg5DKdybAQg0yWOtAfTKQEkMOD1 sK4xVRVkY7UutTlMN1SAyYDg2Qa8YrLeRl2QFnDOJCMzpYx84ulbrF2HGCqjaRow/UGaJ1 sST3mKwIDxz5riWVglE2XXxGQlifjpzrq+n44bxEHB3s5KHkT8IUgAOKfwStZQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=gL8vLO1A; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" 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 983A7B460 for ; Sun, 30 Jun 2024 11:26:40 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sNqXU-0006BV-Ao; Sun, 30 Jun 2024 05:08:04 -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 1sNqXS-0006B7-T6 for guix-patches@gnu.org; Sun, 30 Jun 2024 05:08:02 -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 1sNqXS-0001dL-LB for guix-patches@gnu.org; Sun, 30 Jun 2024 05:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sNqXS-0001rv-BP for guix-patches@gnu.org; Sun, 30 Jun 2024 05:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71843] [PATCH 06/26] gnu: Add go-github-com-dsnet-golib. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 30 Jun 2024 09:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71843 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71843@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 71843-submit@debbugs.gnu.org id=B71843.17197384466926 (code B ref 71843); Sun, 30 Jun 2024 09:08:02 +0000 Received: (at 71843) by debbugs.gnu.org; 30 Jun 2024 09:07:26 +0000 Received: from localhost ([127.0.0.1]:54996 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNqWr-0001ne-Ne for submit@debbugs.gnu.org; Sun, 30 Jun 2024 05:07:26 -0400 Received: from mail-lf1-f52.google.com ([209.85.167.52]:54405) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sNqWp-0001nJ-Ba for 71843@debbugs.gnu.org; Sun, 30 Jun 2024 05:07:24 -0400 Received: by mail-lf1-f52.google.com with SMTP id 2adb3069b0e04-52ce01403f6so2267011e87.0 for <71843@debbugs.gnu.org>; Sun, 30 Jun 2024 02:07:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719738382; x=1720343182; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=pBFrYDYHd61dPBsnJWsRfMF4DNAeHIiej6ECrxtk6oQ=; b=gL8vLO1A5MseGap49ydS5rTGIJYtDtViY+XLHGdkP/2OBiLrS4dYjuQbUi+/xgMonO UTO/v/hcbfAGT5K5QIjJKExUS4Xq8B7BeeUbMkloUMX1rRNWrIkp3icorNqumBWUU1D2 VkLGvUbrqNOUYO0VSMoAln6e8sls+ko4DCkr4o4NPK02wR6dcdWUJTAkYy+2LXmm1p42 /MoVq9YWweYom3P2Z8CVH16yhL2svqDaYdgsxw+7j3GQpe74GIDjoP8lJDBJPqgud520 mtyfJyD3ux1wS/owiUXdEe28J5q9IcHh7CUD5hUQk63RiMdnlNRn7sfmHqFLw+X0yxOJ U5ag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719738382; x=1720343182; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pBFrYDYHd61dPBsnJWsRfMF4DNAeHIiej6ECrxtk6oQ=; b=hrtpb+fX3DBaAFJ69AHd0bSamysAm52X5u0OweAcTrWZ+gchYJdqtl2b8oW2GHi7Nw qnJe/VawFlWxHDPxApx3HjVwH0heHiqFY9m7MkWop22IB0PuqQ1rdc8Y4P3Az9eO4kEZ rR9eVCKUPQLB3iO6JH72zRLhVxEAojZ32HfsF3XTg4u71nbT7rI2H1T3Ql+Tgge6Sxdq HUi5bTZIbhiKUH39KWsbtExNkEeATkinVshcTzeiSZMo3/Hz/60P8qal3IpBe352Nby+ CKnQcH2e4+5tyMm4Ik+zwGskFlp5G9rv2NU3a1lZOiCFOkWKXHAhjMmLLB5f3GIKEGpn lZ1Q== X-Gm-Message-State: AOJu0Yxue+Q8Q2akbfi3jLRTulKnt0NImBkzGBtxYnFPW3jDrZza14VM 6XRVtq1HDi5RWvNsdELfv7/IQm4hFOZuSNAFX4cWqcSUtI4lI37EaAwYqj8F X-Google-Smtp-Source: AGHT+IGtX4LCTNZucXv+GUY831vpYascLcF7rcdl2ja1ed482EpFnm/ko1b+ZZZa4ieUXUZLrVBjww== X-Received: by 2002:a05:6512:1253:b0:52c:dfa7:53a0 with SMTP id 2adb3069b0e04-52e82701713mr1554881e87.48.1719738382421; Sun, 30 Jun 2024 02:06:22 -0700 (PDT) Received: from guxtil.incerto.xyz (bagu-15-b2-v4wan-170076-cust245.vm21.cable.virginm.net. [77.98.0.246]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4256af5b66csm103446845e9.18.2024.06.30.02.06.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 30 Jun 2024 02:06:22 -0700 (PDT) From: Sharlatan Hellseher Date: Sun, 30 Jun 2024 10:05:46 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -0.78 X-Spam-Score: -0.78 X-Migadu-Queue-Id: 983A7B460 X-Migadu-Scanner: mx11.migadu.com X-TUID: F8ln03smWrdl * gnu/packages/golang-xyz.scm (go-github-com-dsnet-golib): New variable. Change-Id: If3f4bc017119c05ff837414bf5a839c39feff69b --- gnu/packages/golang-xyz.scm | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 7b92ef052f..7e7fcc5105 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -1356,6 +1356,46 @@ (define-public go-github-com-docopt-docopt-go implementation of http://docopt.org/.") (license license:expat)))) +(define-public go-github-com-dsnet-golib + (package + (name "go-github-com-dsnet-golib") + (version "1.0.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/dsnet/golib") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1f314wzr16w6ix3bs7ginjkizgyl3b1r3j2gvvqzr8dv53r4s5cq")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/dsnet/golib")) + (home-page "https://github.com/dsnet/golib") + (synopsis "Collection of helper libraries for Golang") + (description + "@code{golib} is a collection of unrelated libraries. +This package provides a following list of Golang models: +@table @code +@item bufpipe +Implements a buffered pipe. +@item cron +Parses and runs cron schedules. +@item hashmerge +Merges hash checksums. +@item jsoncs +Implements JSON Canonicalization Scheme (JCS) as specified in RFC 8785. +@item jsonfmt +Implements a JSON formatter. +@item memfile +Implements an in-memory emulation of @code{os.File}. +@item unitconv +Implements string conversion functionality for unit prefixes. +@end table") + (license license:bsd-3))) + (define-public go-github-com-dustin-gojson (package (name "go-github-com-dustin-gojson") -- 2.41.0