gnu: go-github-com-danwakefield-fnmatch: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-danwakefield-fnmatch): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/mail.scm: Add (gnu packages golang-xyz) module.

Change-Id: I2d5d0565f4c758f49032cadfa1dcca7e884a577b
This commit is contained in:
Sharlatan Hellseher 2024-03-29 14:05:10 +00:00
parent 9358929873
commit 8ed9ce9d00
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
3 changed files with 28 additions and 25 deletions

View file

@ -113,6 +113,7 @@
#:use-module (gnu packages golang-check)
#:use-module (gnu packages golang-crypto)
#:use-module (gnu packages golang-web)
#:use-module (gnu packages golang-xyz)
#:use-module (gnu packages groff)
#:use-module (gnu packages gsasl)
#:use-module (gnu packages gtk)