~ruther/guix-local

47945cf353de78bbdbf70f5095289bfa8aa62470 — Eric Bavier 11 years ago ae6904d
import: cpan: Fix license string for Artistic license.

* guix/import/cpan.scm (string->license): Remove extraneous "_0"
  suffix for Artistics licenses.
1 files changed, 2 insertions(+), 2 deletions(-)

M guix/import/cpan.scm
M guix/import/cpan.scm => guix/import/cpan.scm +2 -2
@@ 49,8 49,8 @@
   ("agpl_3" 'agpl3)
   ;; apache_1_1
   ("apache_2_0" 'asl2.0)
   ;; artistic_1_0
   ("artistic_2_0" 'artistic2.0)
   ;; artistic_1
   ("artistic_2" 'artistic2.0)
   ("bsd" 'bsd-3)
   ("freebsd" 'bsd-2)
   ;; gfdl_1_2