mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: go-github-com-go-asn1-ber-asn1-ber: Improve description.
* gnu/packages/golang-crypto.scm (go-github-com-go-asn1-ber-asn1-ber) [description]: Apply textinfo acronym. Change-Id: Icdaae8b688d729de49011314b7dc82a98fc4ae21
This commit is contained in:
parent
1202510c91
commit
5978962638
1 changed files with 2 additions and 2 deletions
|
@ -474,8 +474,8 @@ (define-public go-github-com-go-asn1-ber-asn1-ber
|
||||||
(home-page "https://github.com/go-asn1-ber/asn1-ber")
|
(home-page "https://github.com/go-asn1-ber/asn1-ber")
|
||||||
(synopsis "ASN.1 BER encoding and decoding in Go")
|
(synopsis "ASN.1 BER encoding and decoding in Go")
|
||||||
(description
|
(description
|
||||||
"This package provides ASN.1 BER encoding and decoding in the
|
"This package provides @acronym{Abstract Syntax Notation One, ASN.1} BER
|
||||||
Go language.")
|
encoding and decoding in the Go language.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public go-github-com-golang-jwt-jwt
|
(define-public go-github-com-golang-jwt-jwt
|
||||||
|
|
Loading…
Reference in a new issue