~ruther/guix-local

a99a91ff353d297a815b094c1df5db4b0ec9f242 — Maxim Cournoyer 2 years ago c6bec1c
gnu: gdmd: Replace gdc-11 with gdc alias.

* gnu/packages/dlang.scm (gdmd) [inputs]: Replace gdc-11 with gdc.

Change-Id: Ie035bb79c128c266cee85cf11bf79216f4f8b454
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/dlang.scm
M gnu/packages/dlang.scm => gnu/packages/dlang.scm +1 -2
@@ 136,8 136,7 @@ to a minimal test case.")
                    (string-append "my $gdc_dir = \""
                                   (dirname (search-input-file inputs "/bin/gdc"))
                                   "\";\n"))))))))
      (inputs
       (list gdc-11 perl))
      (inputs (list gdc perl))
      (home-page "https://github.com/D-Programming-GDC/gdmd")
      (synopsis "DMD-like wrapper for GDC")
      (description "This package provides a DMD-like wrapper for the