package tllist { description = "a C header file only implementation of a typed linked list" website = "https://codeberg.org/dnkl/tllist" anitya = 141661 version := "1.1.0" source = remoteTar { url = "https://codeberg.org/dnkl/tllist/archive/${version}.tar.gz" checksum = "EEgawChPB8hO7mW9dAzakBGWSRnrgK8pWhCF7Z5F_ycYEqOXxJPCWq6mFUi95U9d" compress = gzip } exec = meson() }