mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-spf13-pflag: Add a maintenance note.
* gnu/packages/golang.scm (go-github-com-spf13-pflag): Add a maintenance note. Change-Id: Id563c7b0024477fe7f64af00c20857845b2cb64d
This commit is contained in:
parent
9372925b27
commit
4f1772e0fa
1 changed files with 2 additions and 0 deletions
|
@ -3253,6 +3253,8 @@ containers.")
|
||||||
(description "Go logging library")
|
(description "Go logging library")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
|
;; XXX: Not maintained for 3y, see
|
||||||
|
;; <https://github.com/spf13/pflag/issues/385>.
|
||||||
(define-public go-github-com-spf13-pflag
|
(define-public go-github-com-spf13-pflag
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-spf13-pflag")
|
(name "go-github-com-spf13-pflag")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue