mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-06 11:52:17 +00:00
130efdf2fe
* chore: Update Intel IPU6 specs, separate IPU6 drivers and USBIO drivers
* chore: Changelogs
* fix: Some oopsies
* fix: Commit?
* fix: Cleanup
* fix: dfshdfshjksdfdfhjs
(cherry picked from commit 205fe13dd3)
Co-authored-by: Gilver <rockgrub@disroot.org>
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());
|
|
}
|