diff --git a/steps-guix/improve/after.sh b/steps-guix/improve/after.sh index bbf8b232..f181984e 100644 --- a/steps-guix/improve/after.sh +++ b/steps-guix/improve/after.sh @@ -1,4 +1,5 @@ #!/bin/sh +# # SPDX-License-Identifier: GPL-3.0-or-later exec /steps/improve/after.sh diff --git a/steps-guix/manifest b/steps-guix/manifest index 1e87833d..b127e8a7 100644 --- a/steps-guix/manifest +++ b/steps-guix/manifest @@ -15,3 +15,4 @@ improve: get_network build: libgpg-error-1.59 build: libgcrypt-1.12.1 build: guile-gcrypt-0.5.0 +improve: after