mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-10 05:37:36 +00:00
251b60058b
apparently typoed
(cherry picked from commit 23926b9d9f)
Co-authored-by: madomado <madonuko@outlook.com>
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
rpm.global("commit", gh_commit("StardustXR/protostar"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
}
|