guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#65081] [PATCH 10/13] gnu: Add go-github-com-modern-go-concurrent


From: (
Subject: [bug#65081] [PATCH 10/13] gnu: Add go-github-com-modern-go-concurrent
Date: Sat, 05 Aug 2023 10:24:00 +0100

Fries via Guix-patches via <guix-patches@gnu.org> writes:
> +    (arguments
> +     '(#:import-path "github.com/modern-go/concurrent"))

LIST.

> +    (synopsis "Concurrency utilities")

s/utilities/utilities for Go/, perhaps?

> +    (description
> +     "A Go library providing various concurrency utilities including a 
> backport
> +of sync.Map to Go versions below 1.9 and a cancellable Goroutine with 
> explicit
> +ownership.")

  -- (





reply via email to

[Prev in Thread] Current Thread [Next in Thread]