mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
rpm.global("commit", codeberg_commit("nathandyer/exquisite-linux-templates"));
|
|
if rpm.changed() {
|
|
rpm.global("commit_date", date());
|
|
}
|