gnu: go-github-com-google-shlex: Add project status comment.

* gnu/packages/golang.scm (go-github-com-google-shlex): Add project
status comment for the next maintenance cycle.

Change-Id: Ieaa2cc28f95306f87b0d358500225dbd0381adcf
This commit is contained in:
Sharlatan Hellseher 2024-08-11 12:58:23 +01:00
parent 6467c45efd
commit d1315bb2ba
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -8124,6 +8124,9 @@ production-ready implementation, compatible with the original Jsonnet C++
implementation.") implementation.")
(license license:asl2.0))) (license license:asl2.0)))
;; XXX: This repository has been archived by the owner on Dec 29, 2022. It is
;; now read-only. It's only used by kiln, consider to remove it when it does
;; no longer require it.
(define-public go-github-com-google-shlex (define-public go-github-com-google-shlex
(package (package
(name "go-github-com-google-shlex") (name "go-github-com-google-shlex")