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 4OLsJ4Y+FGVHkAAAG6o9tA:P1 (envelope-from ) for ; Wed, 27 Sep 2023 16:39:02 +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 4OLsJ4Y+FGVHkAAAG6o9tA (envelope-from ) for ; Wed, 27 Sep 2023 16:39:02 +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 E80AD5C175 for ; Wed, 27 Sep 2023 16:39:01 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="eugMqd/C"; 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=1695825542; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=NJZI3h9p8R/r/C8hOAC71AyiP5z2mtwc6QTiN97D7yg=; b=W1SkyBLXP10h+iuyl2Ieakn8j8Bt4Fgfo6yHjqBq59Px4M6rIT3f/h1+kOEnh30ra4VvDC r6/XvIImW6SqnLHz+8FCCXTpzTBXLVssaKSBLSX6zVrSZTc7tt629kALeAwenic4jD315v MihVjTvwFNNA8sC97Zd6P8alOEtHu+fwIQxreNMU4pbLwzyaY5QONp44WEJWkuBIsUnISO 8XIq1rEu3fEgyiVSpa4NpeyCNb0yCYegcTvLdTdu8b82GpBrw75DQVXL3lp/sY/ljAEbek ZNSBCYQgiVolHHZlACOuvf0phAt2wjAF/5ysztrf6JUZdwjAWP/ILeXBzBv3Uw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695825542; a=rsa-sha256; cv=none; b=hwULZUsLxssefv0SNHg2IdN1BFw7TOEGGJG5kJ8dQa1PTHkzlWdL5acWSvDVT/RjlW8ek6 +E9Sxtfn5XUnmDwXwsqMpQVNJV/3x5yMt18A/6+72r0+wayQGnatmiYUPul9u0/cEycwom AjZ8z65bQPPWipQr0QW4QEwg9kdzBBB0jqUVAnGtkXCMLzLNEECiOuIlExXjw9+8m0FnnW i550BK9ZRmGn79wrVvnHPwDdVHW049vpUKhUuW7MVegyhjoTFk8NNg0JGCv1+KkStHKjGl rphKoQcq2Od0YkH2YUJ2a5O7Cjal2InevqQkKLdDKNMDOGOjp4SWWf2TdXaivQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b="eugMqd/C"; 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 1qlVgh-0004he-1u; Wed, 27 Sep 2023 10:38:51 -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 1qlVgf-0004hF-Fy for guix-patches@gnu.org; Wed, 27 Sep 2023 10:38:49 -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 1qlVgf-0008JK-7W for guix-patches@gnu.org; Wed, 27 Sep 2023 10:38:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qlVgs-0006jw-EC for guix-patches@gnu.org; Wed, 27 Sep 2023 10:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66237] [PATCH] gnu: utfcpp: Update to 3.2.5. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Sep 2023 14:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66237 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66237@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169582549225812 (code B ref -1); Wed, 27 Sep 2023 14:39:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Sep 2023 14:38:12 +0000 Received: from localhost ([127.0.0.1]:52229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlVg3-0006iG-PM for submit@debbugs.gnu.org; Wed, 27 Sep 2023 10:38:12 -0400 Received: from lists.gnu.org ([2001:470:142::17]:48114) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlVfy-0006hc-Rh for submit@debbugs.gnu.org; Wed, 27 Sep 2023 10:38:10 -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 1qlVff-0004Xb-F0 for guix-patches@gnu.org; Wed, 27 Sep 2023 10:37:47 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qlVfd-00087G-UV for guix-patches@gnu.org; Wed, 27 Sep 2023 10:37:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1695825362; 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; bh=NJZI3h9p8R/r/C8hOAC71AyiP5z2mtwc6QTiN97D7yg=; b=eugMqd/CBegZkXkBM1R1pME8SgEKuSD39ulcUGmardWAWgPJUfCnsbUznUJZtfgpxvGaOC w+9aRo9/cORxTROOcGbBhijvJ5sh/QJwKCNGsWDQ1Rv218TCwJct0/xsT9DSZaRs/5eY0s Ewir/WEWCvVSbeiAQQ2D7RTVIHvRTJz3RKix5hlNDsJBRY9/h7QbigymqXfANEZJSiXqBg wkJw+BZJp89rCOEfavd5gQzl3hXFxPoWZJP72z/gfEbo4fQ9yORgjGB7OgeLZihCkuJ3Hw MjxAiXM0V/XMwHJk40qLLSB9QbvwsNxJuDl9FBu+ajPzNLi21tGhYKUGfFe2Mg== Date: Wed, 27 Sep 2023 21:04:00 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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: , 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-Spam-Score: -6.27 X-Migadu-Spam-Score: -6.27 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: E80AD5C175 X-TUID: LRLEXLdr1DRz * gnu/packages/textutils.scm (utfcpp): Update to 3.2.5. --- Changes: 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 af2670e150..ddeb979334 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -692,7 +692,7 @@ (define-public catdoc (define-public utfcpp (package (name "utfcpp") - (version "3.2.4") + (version "3.2.5") (source (origin (method git-fetch) (uri (git-reference @@ -709,7 +709,7 @@ (define-public utfcpp "")))) (sha256 (base32 - "0p18cbdk57ilbgcgprgqp7fgysb5i0nidczbhc5rnxkiiw4jvxgn")))) + "195n47dblx765xas54vkgyin3xsvfnvcdc614njzqmcxybfpvix2")))) (build-system cmake-build-system) (native-inputs (list ftest)) (home-page "https://github.com/nemtrif/utfcpp") base-commit: ce0cc6137df81919389f61671096a6ce701c0889 -- 2.41.0