diff options
author | 2024-03-13 23:08:52 +0200 | |
---|---|---|
committer | 2024-03-13 23:08:52 +0200 | |
commit | d1cc495e2d9e54944e3b38180973ed8a1f8d8a1b (patch) | |
tree | dcd2a69011d975cadab8de587cbbdb9e20b23964 /x11-terms | |
parent | dev-util/dscanner: drop 0.11.1 (diff) | |
download | dlang-d1cc495e2d9e54944e3b38180973ed8a1f8d8a1b.tar.gz dlang-d1cc495e2d9e54944e3b38180973ed8a1f8d8a1b.tar.bz2 dlang-d1cc495e2d9e54944e3b38180973ed8a1f8d8a1b.zip |
x11-terms/tilix: add 2.106 to DLANG_VERSION_RANGE
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/tilix/tilix-1.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/tilix/tilix-1.9.6.ebuild b/x11-terms/tilix/tilix-1.9.6.ebuild index 8182775..e8ac366 100644 --- a/x11-terms/tilix/tilix-1.9.6.ebuild +++ b/x11-terms/tilix/tilix-1.9.6.ebuild @@ -10,7 +10,7 @@ LICENSE="MPL-2.0" SLOT="0" KEYWORDS="amd64 x86" -DLANG_VERSION_RANGE="2.099-2.105" +DLANG_VERSION_RANGE="2.099-2.106" DLANG_PACKAGE_TYPE="single" # Using dmd and gdc results in linking errors currently. # Upstream only tests with ldc2 as well. |