Dominic Martinez schreef op do 10-03-2022 om 22:18 [-0500]: > +(define-public go-github-com-anmitsu-go-shlex > +  (package > +    (name "go-github-com-anmitsu-go-shlex") > +    (version "0.0.0-20200514113438-38f4b401e2be") > +    (source > +      (origin > +        (method git-fetch) > +        (uri (git-reference > +               (url "https://github.com/anmitsu/go-shlex") > +               (commit (go-version->git-ref version)))) What's the difference with go-github-com-flynn-archive-go-shlex? Are they related? Greetings, Maxime.