Skip to content

Commit 95af42c

Browse files
committed
dosbox-x: 2025.05.03 -> 2025.10.07
1 parent 30ca6c3 commit 95af42c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/do/dosbox-x/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727

2828
stdenv.mkDerivation (finalAttrs: {
2929
pname = "dosbox-x";
30-
version = "2025.05.03";
30+
version = "2025.10.07";
3131

3232
src = fetchFromGitHub {
3333
owner = "joncampbell123";
3434
repo = "dosbox-x";
3535
rev = "dosbox-x-v${finalAttrs.version}";
36-
hash = "sha256-VYJn1ddDkSHpWVsE7NunwRvuAVRqbvCNw/TzkWe8TLQ=";
36+
hash = "sha256-6y41xAs2FyOL8v+c5ma3zVIw186PU48CcbM3T050jeI=";
3737
};
3838

3939
# sips is unavailable in sandbox, replacing with imagemagick breaks build due to wrong Foundation propagation(?) so don't generate resolution variants

0 commit comments

Comments
 (0)