mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
4f2c445a9e
(cherry picked from commit 9a8cd6a28a)
Co-authored-by: metcya <134973769+metcya@users.noreply.github.com>
6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
rpm.global("commit", gh_commit("games-on-whales/inputtino"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
}
|