mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-06 20:02:18 +00:00
205fe13dd3
* chore: Update Intel IPU6 specs, separate IPU6 drivers and USBIO drivers * chore: Changelogs * fix: Some oopsies * fix: Commit? * fix: Cleanup * fix: dfshdfshjksdfdfhjs
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
rpm.global("commit", gh_commit("intel/usbio-drivers"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
}
|