me
/
guix
Archived
1
0
Fork 0

gnu: gdmd: Build with gdc-11.

* gnu/packages/dlang.scm (gdmd)[inputs]: Replace gdc-10 with gdc-11.
master
Efraim Flashner 2023-04-10 16:56:14 +03:00
parent 5b125c31ef
commit 1289bd1f20
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ to a minimal test case.")
(dirname (search-input-file inputs "/bin/gdc"))
"\";\n"))))))))
(inputs
(list gdc-10 perl))
(list gdc-11 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