From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6HH5C5d3BWXQOgEAauVa8A:P1 (envelope-from ) for ; Sat, 16 Sep 2023 11:38:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6HH5C5d3BWXQOgEAauVa8A (envelope-from ) for ; Sat, 16 Sep 2023 11:38:31 +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 5AF9D46F15 for ; Sat, 16 Sep 2023 11:38:30 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20230811 header.b=qe9YlDEX; 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=1694857111; a=rsa-sha256; cv=none; b=fhY1NGe3uObQkruHHEgJd5MD3bUdD2w6YmNMUBodyNFOnvVrMAXPhbeC4Zhu/0CSyCEB6D vL9F/E+ES1P8vigdpSye7qywhqlgspWhW0LxfnSd0jQ5VhqBenSNn1L/5SuwF0zPXpNOQe X76BUBEETCYF3NSmioO05QZYnvP80KXyHiQd6vT0/daExTAO9+1duxfLiHzCR3Yc/GT9q+ 3jrX9I+RPIE++WP+ARGS8x3ZTueF+CLEeM4dTmVzt4VDkMCkvkluo2EQxrXGbd5ZNbAJag aA8+mnKnbwMYm/LynYCRxzZmTbUwn/FL/4DQ7Q3HPrGGhfCgg84lkjixftgmaA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694857111; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=P3BhxD1WKW9WR9h+9IDAbGiOgXOIxpdbLJ0rD6d/zyo=; b=inssl3ErdXdIl5vJ622fasefJuWWlFIitjkK/zpPnHno2Q0h2ilz8DrY8AWo3P7+UkgHMV P4a5FEv1hvFRsl6StHANsGOFoqk6Rb+XZSHwKwBulcdoggMrVrN11afeIqJjJ5VvqfSYrl QWbyNE+l6da44zeAB6E36DFO1yV+vD/wOU4HC8bffMm2D78EMsaJXODzU5L+kMKmdaIQlb gytXtoUhJ8QpQVwKRX+Aj/Aku6wE0w7ags0wKNT/Oteakd4xw28rN06Dqfm7ZhQN1i6FCk /82XyBYTMleFLc3uTTpCLEVuTvZct0tVxeE84r/GYFdGfrrfzlUuE/UjNqo1mg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20230811 header.b=qe9YlDEX; 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) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhRkT-0005lt-Lc; Sat, 16 Sep 2023 05:37:57 -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 1qhRkR-0005Vi-Ax for guix-patches@gnu.org; Sat, 16 Sep 2023 05:37:55 -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 1qhRkR-0007xC-2d for guix-patches@gnu.org; Sat, 16 Sep 2023 05:37:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qhRkX-0002cJ-VH for guix-patches@gnu.org; Sat, 16 Sep 2023 05:38:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66026] [PATCH] gnu: dos2unix: Update to 7.5.1. Resent-From: Timotej Lazar Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 16 Sep 2023 09:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66026 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66026@debbugs.gnu.org Cc: Timotej Lazar X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16948570259951 (code B ref -1); Sat, 16 Sep 2023 09:38:01 +0000 Received: (at submit) by debbugs.gnu.org; 16 Sep 2023 09:37:05 +0000 Received: from localhost ([127.0.0.1]:45385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhRjc-0002aR-Pu for submit@debbugs.gnu.org; Sat, 16 Sep 2023 05:37:05 -0400 Received: from lists.gnu.org ([2001:470:142::17]:57918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhRja-0002Zu-1q for submit@debbugs.gnu.org; Sat, 16 Sep 2023 05:37:03 -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 1qhRjN-0004PO-0W for guix-patches@gnu.org; Sat, 16 Sep 2023 05:36:49 -0400 Received: from static.51.243.21.65.clients.your-server.de ([65.21.243.51] helo=localhost) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qhRjK-0007qm-2L for guix-patches@gnu.org; Sat, 16 Sep 2023 05:36:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=20230811; bh=aoudOXEl7Op LtxejTEK/p8FOtTR0QPhPghPg2n4GjXI=; h=date:subject:cc:to:from; d=araneo.si; b=qe9YlDEXQSaPl9uXoFHLRcExb1lGgOU+/vXYdx21KBbOw2NWOKZw/lb YDwldl8JDPXCjKl0XzZ6+g61HdOIQDJISa86xZCxLGL3LZJ9SSczSLgP0G4WAJ9VeXAOly aQ2bjYmyeyRWI2A54CYG35rBpCNq14jJDhDqfWsR7SfXE4= Received: by araneo.si (OpenSMTPD) with ESMTPSA id 7bae56cf (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 16 Sep 2023 09:36:38 +0000 (UTC) From: Timotej Lazar Date: Sat, 16 Sep 2023 11:36:28 +0200 Message-ID: <20230916093631.27213-2-timotej.lazar@araneo.si> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=65.21.243.51; envelope-from=timotej.lazar@araneo.si; helo=localhost X-Spam_score_int: 17 X-Spam_score: 1.7 X-Spam_bar: + X-Spam_report: (1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FSL_HELO_NON_FQDN_1=0.001, HELO_LOCALHOST=3.828, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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: -3.61 X-Spam-Score: -3.61 X-Migadu-Queue-Id: 5AF9D46F15 X-Migadu-Scanner: mx2.migadu.com X-TUID: KO1lFb8LkDLI * gnu/packages/textutils.scm (dos2unix): Update to 7.5.1. --- 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 65672cb0cc..af2670e150 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -83,14 +83,14 @@ (define-module (gnu packages textutils) (define-public dos2unix (package (name "dos2unix") - (version "7.5.0") + (version "7.5.1") (source (origin (method url-fetch) (uri (string-append "https://waterlan.home.xs4all.nl/dos2unix/" "dos2unix-" version ".tar.gz")) (sha256 - (base32 "1bwmxgb6z9pgaq1lqvjnhnijiiyxw293lk70ng164k913v802fvs")))) + (base32 "05gwq7asks48l4iliw9cvbcaqa45yrkd2wb47zbb0ag0na5ph1ys")))) (build-system gnu-build-system) (arguments (list #:make-flags -- 2.41.0