libva-v4l2-request-fourier: restore epoch=1 #42
Reference in New Issue
Block a user
Delete Branch "epoch-bump/libva-v4l2-request-fourier-2026-05-20"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes pacman warning on ohm:
Earlier package builds shipped with epoch=1, current PKGBUILD lost it. Pacman vercmp prefers higher epoch unconditionally, so installed systems refuse upgrade. Restoring epoch=1 makes the version chain monotonic.