From c95bf68461912ec82a29a2c4bb6fa2914c7197d2 Mon Sep 17 00:00:00 2001 From: JEAN-FRANCOIS GUILLAUME Date: Fri, 25 Mar 2022 10:30:14 +0100 Subject: [PATCH] adding apptainer 1.0.1 --- glicid/packages/golang.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glicid/packages/golang.scm b/glicid/packages/golang.scm index 46dd582..c6c557c 100644 --- a/glicid/packages/golang.scm +++ b/glicid/packages/golang.scm @@ -1810,4 +1810,4 @@ your code will behave as you intend.") (home-page "https://gopkg.in/yaml.v3") (synopsis "YAML support for the Go language") (description "Package yaml implements YAML support for the Go language.") - (license unknown-license!))) + (license license:expat)))