From unknown Wed Jun 25 00:22:53 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#47317 <47317@debbugs.gnu.org> To: bug#47317 <47317@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add go-github-com-rivo-uniseg. Reply-To: bug#47317 <47317@debbugs.gnu.org> Date: Wed, 25 Jun 2025 07:22:53 +0000 retitle 47317 [PATCH] gnu: Add go-github-com-rivo-uniseg. reassign 47317 guix-patches submitter 47317 Adam Kandur severity 47317 normal tag 47317 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 22 07:18:09 2021 Received: (at submit) by debbugs.gnu.org; 22 Mar 2021 11:18:09 +0000 Received: from localhost ([127.0.0.1]:56316 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lOIZU-0000di-NO for submit@debbugs.gnu.org; Mon, 22 Mar 2021 07:18:08 -0400 Received: from lists.gnu.org ([209.51.188.17]:36304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lOIZT-0000db-Pv for submit@debbugs.gnu.org; Mon, 22 Mar 2021 07:18:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOIZQ-000329-VB for guix-patches@gnu.org; Mon, 22 Mar 2021 07:18:07 -0400 Received: from w4.tutanota.de ([81.3.6.165]:36976) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOIZK-0001YF-9q for guix-patches@gnu.org; Mon, 22 Mar 2021 07:18:04 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id C62A2106025B for ; Mon, 22 Mar 2021 11:17:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1616411875; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=+zsloXYoJhZ50RRwKS4n1+dAkD5RbnZmHc3qBcWjJD4=; b=AXBmJLx5uUi9vyPQ0N1BHrUuYmOV5HUZoBHYRBnqcMf+FqwcV+umAwAUVaCYDAQu QEXQeQbXBNGGBTFJD9Euj9Upw86LLuN47ahjIOrIuGtKOwgxcDtxu5NoWTSllPaKfQd NqaC2GinM/a/Hx9OEL/nsaYuwSRQ8lB3UbU+dYJJdxdgnJIbTIpssPoJjA+Mq9aXwle r9+fzKMHUDoBKzYe4G3SeYmDl1wydbFBZcK+VukK08dvtlrWNYEBgiWt7Ct6rFFhAig ZRidJQBIK3AflCvCFcPIFHemDgM0/gyxJg4YJ2zLYVXDkdgZfs2ahmqgLCtDP/oHTuE TF3p+kljRw== Date: Mon, 22 Mar 2021 12:17:55 +0100 (CET) From: Adam Kandur To: Guix Patches Message-ID: Subject: [PATCH] gnu: Add go-github-com-rivo-uniseg. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) >From 12c52ae9e6dcd0bdc5f095cefb7b1b4f0e938795 Mon Sep 17 00:00:00 2001 From: Adam Kandur Date: Mon, 22 Mar 2021 14:16:38 +0300 Subject: [PATCH] gnu: Add go-github-com-rivo-uniseg. * gnu/packages/golang.scm (go-github-com-rivo-uniseg): New variable. --- =C2=A0gnu/packages/golang.scm | 23 +++++++++++++++++++++++ =C2=A01 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index d9988cd..7e455d7 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2151,6 +2151,29 @@ a file on the file system.=C2=A0 The log levels are = dynamic at instantiation of the =C2=A0hook, so it is capable of logging at some or all levels.") =C2=A0=C2=A0=C2=A0=C2=A0 (license license:expat))) =C2=A0 +(define-public go-github-com-rivo-uniseg +=C2=A0 (package +=C2=A0=C2=A0=C2=A0 (name "go-github-com-rivo-uniseg") +=C2=A0=C2=A0=C2=A0 (version "v0.2.0") +=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/rivo/uniseg") +=C2=A0=C2=A0=C2=A0 (source +=C2=A0=C2=A0=C2=A0=C2=A0 (origin +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method git-fetch) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (git-reference +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0 (url "https://github.com/rivo/= uniseg") +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0 (commit version))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name name versio= n)) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 "0j7h22vfmjj562vr8gpsyr= krwp1pq9ayh5fylv24skxb467g9f0q")))) +=C2=A0=C2=A0=C2=A0 (build-system go-build-system) +=C2=A0=C2=A0=C2=A0 (arguments +=C2=A0=C2=A0=C2=A0=C2=A0 '(#:import-path "github.com/rivo/uniseg")) +=C2=A0=C2=A0=C2=A0 (synopsis "Unicode Text Segmentation for Go (or: How to= Count Characters in a String)") +=C2=A0=C2=A0=C2=A0 (description +=C2=A0=C2=A0=C2=A0=C2=A0 "This Go package implements Unicode Text Segmenta= tion according to Unicode Standard Annex #29 (Unicode version 12.0.0).=20 +At this point, only the determination of grapheme cluster boundaries is im= plemented.") +=C2=A0=C2=A0=C2=A0 (license license:expat))) + =C2=A0(define-public go-github-com-kardianos-osext =C2=A0=C2=A0 (let ((commit "ae77be60afb1dcacde03767a8c37337fad28ac14") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (revision "1")) --=20 2.30.1 From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 09 15:57:32 2023 Received: (at control) by debbugs.gnu.org; 9 Nov 2023 20:57:32 +0000 Received: from localhost ([127.0.0.1]:49101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1C5k-0000SI-6e for submit@debbugs.gnu.org; Thu, 09 Nov 2023 15:57:32 -0500 Received: from mail-ej1-x629.google.com ([2a00:1450:4864:20::629]:56442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1C5g-0000Rx-GD for control@debbugs.gnu.org; Thu, 09 Nov 2023 15:57:31 -0500 Received: by mail-ej1-x629.google.com with SMTP id a640c23a62f3a-9bf86b77a2aso226883266b.0 for ; Thu, 09 Nov 2023 12:56:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sarg.org.ru; s=google; t=1699563402; x=1700168202; darn=debbugs.gnu.org; h=subject:from:to:message-id:date:from:to:cc:subject:date:message-id :reply-to; bh=ABwVXeo6DjLmNk959hqZYoNHx2CmqU1xP/sKR9IVnTk=; b=QNqwruhmffGbbfYphBg+edq+UTT59Wn/LuTMGx8FvApzHu0HIpyAcM09v/Tloif5wx n9L0EdALkL1AevAjtqIER+WM+BfpZ/39nna5KjpH5xPHf5886KeB2SsSQKavNThxPOkU hLJiBpaTPLu8FamdzVOcHJ5hmk/lsf6D8eTuc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699563402; x=1700168202; h=subject:from:to:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ABwVXeo6DjLmNk959hqZYoNHx2CmqU1xP/sKR9IVnTk=; b=L3jyxcFfBqLcsqYm438c9drtB37TczGZu76KTGPgeXUJ0QKZ+xhh35HLyPZ7WnrPOr /V3Jv4oAoj3ko9u5KT8s8HGpgSbIra6tX2EFF32tV3p640oEiBFHcapSVTdY9j4fntFC I4kN6gWqYQ23I+GgG6eDVTDEhAOp6NDGiMT+BN4h3aoJlTqb+nJhuzEjJKjXKjnoe/yT OebOMcRuP0+K6tYqYpVluI7hsX4YhUDBUYYxFd/zCbbvOR9Ov06QQveIwi1/3Gc0yL68 qzUDiM7SBG6HSQFZavAdO4AnGlFrbzH12WKT9Y84nEBsZI/SGcZKlKe9h3bFjctRd9n9 4Oaw== X-Gm-Message-State: AOJu0Yy2sD+U1nElDWTjiZShsvLHIxPTChBp9QuvSNC20ABykrBhaBXA fhrD/c/Z4bdbUfH1Ic88sZMunsOk1kHuhuGnMdM= X-Google-Smtp-Source: AGHT+IGfZ5pXPx50rDeypWh0pZ6BEwPjRrX5pwcWZt4hh8VFZ9Xz6pS0fYCy+6PcyVKwHAgXkXzVbw== X-Received: by 2002:a17:907:84a:b0:9ba:2a5:75c5 with SMTP id ww10-20020a170907084a00b009ba02a575c5mr4308047ejb.75.1699563401832; Thu, 09 Nov 2023 12:56:41 -0800 (PST) Received: from localhost ([77.64.255.74]) by smtp.gmail.com with ESMTPSA id kk15-20020a170907766f00b0098921e1b064sm3029728ejc.181.2023.11.09.12.56.40 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Nov 2023 12:56:41 -0800 (PST) Date: Thu, 09 Nov 2023 21:56:40 +0100 Message-ID: To: control@debbugs.gnu.org From: Sergey Trofimov Subject: control message for bug #47317 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 47317 quit From unknown Wed Jun 25 00:22:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 08 Dec 2023 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator