Skip to content

Commit 92c1dd0

Browse files
authored
buffybox: 3.2.0-unstable-2025-02-27 -> 3.2.0-unstable-2025-03-12 (#390324)
2 parents 507af2c + 9f8eef1 commit 92c1dd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/bu/buffybox/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515

1616
stdenv.mkDerivation (finalAttrs: {
1717
pname = "buffybox";
18-
version = "3.2.0-unstable-2025-02-27";
18+
version = "3.2.0-unstable-2025-03-12";
1919

2020
src = fetchFromGitLab {
2121
domain = "gitlab.postmarketos.org";
2222
owner = "postmarketOS";
2323
repo = "buffybox";
2424
fetchSubmodules = true; # to use its vendored lvgl
25-
rev = "6bf7a8406f3a3fa79831d2d151e519b703b9e135";
26-
hash = "sha256-q3TNYRv5Cim+WklXw2ZTW6Ico1h8Xxs9MhTFhHZUMW0=";
25+
rev = "3196e47d519c78b56a8d4b75ad7a280c92c91d23";
26+
hash = "sha256-Zl/QmOJbY/lxoCYD6SpUHiiTTDOStUSn3+6xOuiGGBo=";
2727
};
2828

2929
depsBuildBuild = [

0 commit comments

Comments
 (0)