Charles skribis: > I just saw that you change the git-file-name to use the package name, so I updated this patch to do the same. Usually when packaging the xyz Common Lisp package, we use "cl-xyz" as name for the sources instead of "sbcl-xyz" to indicate that the sources are not specific to sbcl (as they are also used for the cl-xyz and ecl-xyz packages). Patch applied as 87f5876e60922a032b253c43964d2e455d14955a. Thanks.