linuxPackages.xpadneo: 0.10 -> 0.10.1

Diff: https://github.com/atar-axis/xpadneo/compare/v0.10...v0.10.1

Changelog: https://github.com/atar-axis/xpadneo/releases/tag/v0.10.1
This commit is contained in:
Sandro Jäckel
2026-03-31 17:55:44 +02:00
parent f704ec835e
commit 80282d4d96
+2 -2
View File
@@ -10,13 +10,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "xpadneo";
version = "0.10";
version = "0.10.1";
src = fetchFromGitHub {
owner = "atar-axis";
repo = "xpadneo";
tag = "v${finalAttrs.version}";
hash = "sha256-jIY7NzjVZMlJ+2EY4hrka1MBUalQiNWzQgW2aiNi7WU=";
hash = "sha256-rMNgKhve76OXr2ha/Sqpw8sy/FWqxDm/bKF4YPlpVlc=";
};
setSourceRoot = ''