mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
9cd815ccff
* Add: hollywood * Remove line as per Owen's request * Add: chawan --------- Co-authored-by: ijh <ijholm@tuta.io>
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
rpm.global("commit", gh_commit("kachick/chawan"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
}
|