guix-patches
[Top][All Lists]
Advanced

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

[bug#60917] [PATCH 21/25] gnu: go-github-com-burntsushi-toml: Update to


From: (
Subject: [bug#60917] [PATCH 21/25] gnu: go-github-com-burntsushi-toml: Update to 1.2.1.
Date: Mon, 06 Feb 2023 23:12:47 +0000

* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Update to 1.2.1.

> --- a/gnu/packages/golang.scm
> +++ b/gnu/packages/golang.scm

> @@ -3328,23 +3328,23 @@ (define-public go-golang-org-x-mod

>      (synopsis "Toml parser and encoder for Go")

  (synopsis "Parsing for TOML in Go")

> +    (description
> +     "This package is toml parser and encoder for Go.  The interface
>  is similar to Go's standard library @code{json} and @code{xml} package.")

  (description
   "This package provides a Go library for parsing the TOML configuration
  language, similar to the standard @code{json} and @code{xml} packages.")

    -- (

Attachment: signature.asc
Description: PGP signature


reply via email to

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