mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
e1ec36a5d6
* Add: hollywood
* Remove line as per Owen's request
* Add: chawan
---------
(cherry picked from commit 9cd815ccff)
Co-authored-by: apolunar <54181160+apolunar@users.noreply.github.com>
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());
|
|
}
|