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 ms9.migadu.com with LMTPS id IDBAC56Jw2S+OwAASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 11:25:50 +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 8FNrCp6Jw2S8VwEAG6o9tA (envelope-from ) for ; Fri, 28 Jul 2023 11:25:50 +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 B816F48848 for ; Fri, 28 Jul 2023 11:25:49 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=hJj0RSKx; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690536349; 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=bYekPWDLHs9RQt3pISR54E6ow8Oxp+9nTIC38JbMhhk=; b=DjEjwwCM4+nvzoNO4XEFh5VzSCJAteYSwFV0cozn/m3XzBnAB9aSJv2sLIr32xxAQGKQQx pC5ByadloNSPUBNl7+Rgp3xxeKdDOGcNvm+pabSVlcZl6UVSZwj+k1Hk5gIy0hFOJKRYDq Eih3H7DWNWZniyD0MRBg+6Q0m9Bj/nKC7j7KLNsws6f803PErnorqIOEwL6Z99yxKEgFYE S9JEMTy9QWbHQ0i+oqVDpATm0WSAQByEFWwSFTa7f25NumRnkNURdOAk7NAh5FjpBnDMR3 QUx8SZ8HpoPDpikFK6zs8zhmlCgyLyb+CVBsskje0OWqYXvNdm823dzi9Ajs6g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690536349; a=rsa-sha256; cv=none; b=LcWGhAD2JCZ986VW7ECtJnRoX5R86y1WPg3ZLKAEO9YEDdXWVWEwhTDvwkL1Z8ERg/Iri8 NFYvdouQ7rscRJRBRHlW45JXjrneYHsiZHHu6pOV+jDfbgaY149ZMCk4vjbJ/sahhtu2AU 9TkpPdT5jJ9tEfWx7FNiuTVVOGiAMX4yG8Q2HGQaXlRKXHyQ7yUelruipHULbMMP6BL92w /nnMhml6Ze52kNdFJictytBRuIfRJ9uIgLpdSWZwueG0/qAXl5cuSAGviXrzw1k6EQzTkT 5e7b0jLPMVuM6qBsFqVQwhmOqDe1laOmzFj1yTxAPc36JKcypechyaaLi0XnKg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=hJj0RSKx; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPJTT-0002RB-JH; Fri, 28 Jul 2023 05:09:27 -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 1qPJT9-0002Ml-Ms for guix-patches@gnu.org; Fri, 28 Jul 2023 05:09:09 -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 1qPJT9-00026X-Ee for guix-patches@gnu.org; Fri, 28 Jul 2023 05:09:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPJT9-0005I8-Aa for guix-patches@gnu.org; Fri, 28 Jul 2023 05:09:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64916] [PATCH 13/18] gnu: go-github-com-magiconair-properties: Update to 1.8.7. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 09:09:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64916 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64916@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 64916-submit@debbugs.gnu.org id=B64916.169053533720207 (code B ref 64916); Fri, 28 Jul 2023 09:09:07 +0000 Received: (at 64916) by debbugs.gnu.org; 28 Jul 2023 09:08:57 +0000 Received: from localhost ([127.0.0.1]:43664 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPJSz-0005Fk-1w for submit@debbugs.gnu.org; Fri, 28 Jul 2023 05:08:57 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:46248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPJSj-0005Ef-Md for 64916@debbugs.gnu.org; Fri, 28 Jul 2023 05:08:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1690535047; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bYekPWDLHs9RQt3pISR54E6ow8Oxp+9nTIC38JbMhhk=; b=hJj0RSKxdLVc9bIq3qKl7JGFweCwyYriUB6TfodyFntqRjoqOCoNKWMaHmRt6EvE4YmOeb Oy949IC3bCkexojiAyJexOiax2YexnZsb/RKJyebCUqhW+JJlaEgR+ipJDwoiWZvh5rD7S ywkcZrMFGTK0kiZAxKdywggAiEIzcIg6Xn1DhPGUjJPRs5h31uiljfH6ukVpbI5TQiI3jz +FAFEOMRIaTI6bglsXsDY3mEgc9ICjAOCQLcD6ym2dTX/AdFd4xXltDzzLEIZorZeJLsXm lyyx20GczMMwhvHfZaY6LTEOs/j8veYXKyl8gAR5q5NviF/HQ/ccY1lKXcC2bg== Date: Fri, 28 Jul 2023 17:07:50 +0800 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via 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-Spam-Score: -4.65 X-Spam-Score: -4.65 X-Migadu-Queue-Id: B816F48848 X-Migadu-Scanner: mx1.migadu.com X-TUID: s5zFQbsIB5H2 * gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to 1.8.7. --- gnu/packages/golang.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 98a59b1918..7670835d10 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5149,7 +5149,7 @@ (define-public go-github-com-nxadm-tail (define-public go-github-com-magiconair-properties (package (name "go-github-com-magiconair-properties") - (version "1.8.5") + (version "1.8.7") (source (origin (method git-fetch) @@ -5159,7 +5159,7 @@ (define-public go-github-com-magiconair-properties (file-name (git-file-name name version)) (sha256 (base32 - "0v4agnkhc30fblbmhs0gq2bikhdnnmqmpp4phrnza68m04j5hxbn")))) + "0xy5nq7mwhrdcwjlgh4arjn6w5mjla0kni3cvl3z5vxcrnfrn3ax")))) (build-system go-build-system) (arguments `(#:import-path "github.com/magiconair/properties")) -- 2.41.0