···66 //
77 // It is redundant to include "zig" in this name because it is already
88 // within the Zig package namespace.
99- .name = "rockbox",
99+ .name = .rockbox,
10101111 // This is a [Semantic Version](https://semver.org/).
1212 // In a future version of Zig it will be used for package deduplication.
1313 .version = "0.1.0",
1414+1515+ .fingerprint = 0xda644f44ea4cfb22,
14161517 // This field is optional.
1618 // This is currently advisory only; Zig does not yet do anything