mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 22:20:39 +00:00
a35d79d9cf
(cherry picked from commit f7ff86b1d2)
Co-authored-by: madomado <madonuko@outlook.com>
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
rpm.global("commit", gh_commit("StardustXR/telescope"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
}
|