From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 KMOWKKzG+GNoEAAAbAwnHQ (envelope-from ) for ; Fri, 24 Feb 2023 15:16:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id eMVOKKzG+GNAcAAAauVa8A (envelope-from ) for ; Fri, 24 Feb 2023 15:16:12 +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 65EB537A41 for ; Fri, 24 Feb 2023 15:16:12 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20180623 header.b="ovF/IOqN"; 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=araneo.si (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677248172; a=rsa-sha256; cv=none; b=SLXHb28wT0pxUqyaEWT606EleCVu9TWwpwWylW2NbcLRO9bo659Cjlc9XuKwpYe2xNH2wx oSEctU5gD/u/gupaZPEgGRgfcoKgvLUUdpFLNt8ua+AW4AUVkh/ojXmTLLfazf3wscQOcQ gfKKAj04piO4kOS5PBf9VL0g5mRjT2/fcrPjMcjYoK2BKgibaDD0W9jh+5jcBA+vviHTkv 9fdcjQlUOKJ5BcYJXmH9k3iXLapogIZwIxS0lMSZ9q4qML6LadgYisO/OshmTzCKryovye VA3GYaiGDqB7YgecYnm1kD6wdGSyktZDR4cqNqZLFqG45eNzL1+sR6p74nK73A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20180623 header.b="ovF/IOqN"; 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=araneo.si (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677248172; 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=fzWn0Xjwvus1bbvNaORHwgpJUU4AwTQbGRORfF4S1wM=; b=Yr9spz3MI+RAd3WnzU2SnQAeB9ROI5VJxumT078Q3gnNLQK+dyTQe3PC36Of3UYoD0TKQ5 eApxyptAEKYZqGodBp7aMfYQNdT18SpC4VhoNXXDddG+Z47dJkUdF1GKQpqj4TqzCCcOix 2O0k2EOKEoyx4qinxjLUA1qJjden2rzVb1tJr6iwXX8gSWS8Hw72Ofpebx2Zmym+r7gsqA o+KMBlCVUW5bBdUhSyFJG0n52Lr0M72WoMKqTrYKiw51CYZYYU8yErNk2HJcNfrxRCWuBj 6MOVoqzD5WK/HR7ttYEVUb1nz8yk+ddeiyZ0QhMCjgkuvqamCiOa4xA3H23bBQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVYrk-0003dN-K8; Fri, 24 Feb 2023 09:16: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 1pVYri-0003cw-KB for guix-patches@gnu.org; Fri, 24 Feb 2023 09:16: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 1pVYri-00064Y-31 for guix-patches@gnu.org; Fri, 24 Feb 2023 09:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pVYrh-0007FS-V3 for guix-patches@gnu.org; Fri, 24 Feb 2023 09:16:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61751] [PATCH 1/2] gnu: dos2unix: Update to 7.4.4. References: <20230224141142.28772-1-timotej.lazar@araneo.si> In-Reply-To: <20230224141142.28772-1-timotej.lazar@araneo.si> Resent-From: Timotej Lazar Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 24 Feb 2023 14:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61751 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61751@debbugs.gnu.org Cc: Timotej Lazar Received: via spool by 61751-submit@debbugs.gnu.org id=B61751.167724813627816 (code B ref 61751); Fri, 24 Feb 2023 14:16:01 +0000 Received: (at 61751) by debbugs.gnu.org; 24 Feb 2023 14:15:36 +0000 Received: from localhost ([127.0.0.1]:36409 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVYrI-0007Ea-0x for submit@debbugs.gnu.org; Fri, 24 Feb 2023 09:15:36 -0500 Received: from araneo.si ([90.157.193.204]:34696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVYrG-0007ER-3A for 61751@debbugs.gnu.org; Fri, 24 Feb 2023 09:15:34 -0500 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id d6ad5936 for <61751@debbugs.gnu.org>; Fri, 24 Feb 2023 14:15:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20180623; bh=k6zRAKvrh23K5FSe2oTeRWC4VOY=; b=ovF/IOqNt0KnzEEq x6tB4DYuYeQq2Eh3a5xnDNRCL8M8VITrcDQVsrvs560y5YCoU4fWOf1eY7QZ2IvI 9tB7UJHWTFWeZTxhlWjwVu0a6d1k+W4EDU03jm7ToqFn1g27oSja0WEyZ3wNHRHW TzPVsCSmqqYhjo+68kEV/+MQfztUWx3TVBEl8bP6P7usBeVZpEzQzgosck/9dL8J nI36FRU0EHFmayKcgCpGyDdpdRCoNNsTdvkewCte5ZTzDQE7QTVvBjsNizBxXxmh eiFAGIMeDmGVNNaH4rG00YYZ7Kt825XuHvaTCjbmLrZQuouILzKTe2a8LRXvrv3N 5Z4gwA== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 628f1bb3 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 24 Feb 2023 14:15:32 +0000 (UTC) From: Timotej Lazar Date: Fri, 24 Feb 2023 15:15:24 +0100 Message-Id: <20230224141524.3897-1-timotej.lazar@araneo.si> X-Mailer: git-send-email 2.39.1 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: X-Migadu-Queue-Id: 65EB537A41 X-Spam-Score: -0.88 X-Migadu-Spam-Score: -0.88 X-Migadu-Scanner: scn0.migadu.com 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-TUID: x+uy//kSn3iP * gnu/packages/textutils.scm (dos2unix): Update to 7.4.4. --- gnu/packages/textutils.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index aeff4593a8..9efcda688b 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -79,14 +79,14 @@ (define-module (gnu packages textutils) (define-public dos2unix (package (name "dos2unix") - (version "7.4.3") + (version "7.4.4") (source (origin (method url-fetch) (uri (string-append "https://waterlan.home.xs4all.nl/dos2unix/" "dos2unix-" version ".tar.gz")) (sha256 - (base32 "0wnacvz99rnlx0ayf5jrxwljvh801r8k1ai3hj137yfsaqcv93dn")))) + (base32 "0vj3wix17vl7a85hg673qqyrhw9sbq0xiadbbij7v0nm1gdl3a18")))) (build-system gnu-build-system) (arguments `(#:make-flags -- 2.39.1