We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f1b12 commit fabf35cCopy full SHA for fabf35c
libevdev.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: libevdev
3
- version: 1.13.3
4
- epoch: 1
+ version: "1.13.4"
+ epoch: 0
5
description: Kernel Evdev Device Wrapper Library
6
copyright:
7
- license: MIT
@@ -21,7 +21,7 @@ environment:
21
pipeline:
22
- uses: fetch
23
with:
24
- expected-sha256: abf1aace86208eebdd5d3550ffded4c8d73bb405b796d51c389c9d0604cbcfbf
+ expected-sha256: f00ab8d42ad8b905296fab67e13b871f1a424839331516642100f82ad88127cd
25
uri: https://www.freedesktop.org/software/libevdev/libevdev-${{package.version}}.tar.xz
26
27
- uses: meson/configure
0 commit comments