From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 EFXCD+h8AmSdtQAAbAwnHQ (envelope-from ) for ; Sat, 04 Mar 2023 00:04:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QJPmDuh8AmQtPQEAG6o9tA (envelope-from ) for ; Sat, 04 Mar 2023 00:04:08 +0100 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 EE608AFE9 for ; Sat, 4 Mar 2023 00:04:07 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYERY-0003Li-1C; Fri, 03 Mar 2023 18:04:04 -0500 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 1pYERW-0003Kh-Je for guix-patches@gnu.org; Fri, 03 Mar 2023 18:04:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pYERW-0000Yi-Bj for guix-patches@gnu.org; Fri, 03 Mar 2023 18:04:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pYERW-00017N-24 for guix-patches@gnu.org; Fri, 03 Mar 2023 18:04:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61946] [PATCH 1/6] gnu: Add go-github-com-djherbis-atime. Resent-From: Thomas Ieong Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Mar 2023 23:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61946 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61946@debbugs.gnu.org Cc: Thomas Ieong Received: via spool by 61946-submit@debbugs.gnu.org id=B61946.16778846164192 (code B ref 61946); Fri, 03 Mar 2023 23:04:02 +0000 Received: (at 61946) by debbugs.gnu.org; 3 Mar 2023 23:03:36 +0000 Received: from localhost ([127.0.0.1]:34165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYER6-00015Y-AF for submit@debbugs.gnu.org; Fri, 03 Mar 2023 18:03:36 -0500 Received: from smtp6-g21.free.fr ([212.27.42.6]:39594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYER3-00015I-G5 for 61946@debbugs.gnu.org; Fri, 03 Mar 2023 18:03:34 -0500 Received: from localhost.localdomain (unknown [91.169.131.141]) (Authenticated sender: th.ieong@free.fr) by smtp6-g21.free.fr (Postfix) with ESMTPSA id EA9FC7802D6; Sat, 4 Mar 2023 00:03:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1677884613; bh=EeosX/UNhKhkk7nYKtk61OJWZH+6EhLDuUHbaXZrWCg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZsubnmXo/bQwORya4KgdCv+rRtYXR/QHh7AoR9ocSro/sV7By6EvQoTLr2zQOBZ1E +BocDdClUwDbB2eOkFGiT0pxbiqxqT+mhZG5O9q2cZqkPaqlUUf7R9YVkgz4KqyElv 8+IvKUzWfgUKR6VvWiI3afigGV8dJ6LGTo3KfbSfLj25XUBEaamctYbBw3F+hpIXj0 1dgwhBchPzQ26FZuK/9ZF13VWRy5WhEbiVnVWDlQhSZ9OtgKo+eD42KuBWEUfqqdZt 7nFW6AtNudnoLZ88Qu2l0bTa1n8f2mgBS4v00LweQuf1xkaTXN9fMVuC9a2ywt3ul6 +wg40C2BL1kTw== From: Thomas Ieong Date: Sat, 4 Mar 2023 00:01:54 +0100 Message-Id: X-Mailer: git-send-email 2.39.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677884648; a=rsa-sha256; cv=none; b=ihoLo1s23MxUNJweWzvsRevr4HyssL/ryzVtIvCTdVgo5jJdJNBOjKZz3hXno6y8uq6gCw TaiCk4c04i8gSrjhr2OBXXNinm7saAnGpou5w5WExtBamYGCM4iU2LiHUpktey0baWGBEC 2i/5m9PvkcYHfmRHUXJZHMjfFQynpI5hTLvuOTLWfn418VQAkxIb3Qbxjv0I5JUOSynu9w je+I64QNoX1/T6xFBVxVO0FXKw7RDnwIwi//RMRNsD1VxZpwT+OFESwViSqWOG34WN9iVp 2DR4I8bw4YCaUUijQOOO10/7QYLJu5Hgeitxo+2twOophcU2oJlHDdqa+2AC2A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=free.fr header.s=smtp-20201208 header.b=ZsubnmXo; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=free.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677884648; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=9VN4DYnuKmEfUn2MDt3Et2vmkpPvvoVRKCcKXPyIsxA=; b=PtSPER1U5N07cU+RzQ2bYr8wlYvQ3kitZEZ2H05VKYnIbvtLsEtP3ANEC9PAMVG0WMqJAK K9Or1x+UmV0RgN1+zSPJOtYwFkHC0DgpfQGZX1RGJPZGJTSwp+rl6762EDKX7Yx7JJi9Ko JiKhBmny6T+fjmNiZZ59qkXfyJCpObZF8KAvEJvsqj89G9xW6ksbx1X/AJwnAoTM45ca6U WEQ3keMCfW/xEZfQdmNvpwLUIlpFNSLYeoxRzx1XrPeG5qYHJ2IAe/L3Qb+2t+8CK7wXUY BM7r3eSvQpkmAY7zmu/LCWCeg2oEXODb0d3AIL08trdoD0YOCvjOPODWIYaYDA== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 0.40 X-Spam-Score: 0.40 X-Migadu-Queue-Id: EE608AFE9 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=free.fr header.s=smtp-20201208 header.b=ZsubnmXo; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=free.fr (policy=none) X-TUID: dMGv6tHAvriH * gnu/packages/golang.scm (go-github-com-djherbis-atime): 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 465e0fd4c7..e213ce6cb6 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -40,6 +40,7 @@ ;;; Copyright © 2022 ( ;;; Copyright © 2023 Hilton Chain ;;; Copyright © 2023 Timo Wilken +;;; Copyright © 2023 Thomas Ieong ;;; ;;; This file is part of GNU Guix. ;;; @@ -9614,6 +9615,28 @@ (define-public go-github-com-bep-golibsass "This package provides SCSS compiler support for Go applications.") (license license:expat))) +(define-public go-github-com-djherbis-atime + (package + (name "go-github-com-djherbis-atime") + (version "1.1.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/djherbis/atime") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0xsz55zpihd9wyrj6qvm3miqzb6x3mnp5apzs0dx1byndhb8adpq")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/djherbis/atime")) + (home-page "https://github.com/djherbis/atime") + (synopsis "Access Times for files") + (description + "Package atime provides a platform-independent way to get atimes for files.") + (license license:expat))) + (define-public go-github-com-hashicorp-go-syslog (package (name "go-github-com-hashicorp-go-syslog") -- 2.39.1