buffybox: 3.2.0-unstable-2024-11-10 -> 3.2.0-unstable-2024-12-09 (#363812)

This commit is contained in:
Colin
2024-12-11 00:35:42 +00:00
committed by GitHub
+3 -3
View File
@@ -15,15 +15,15 @@
stdenv.mkDerivation (finalAttrs: {
pname = "buffybox";
version = "3.2.0-unstable-2024-11-10";
version = "3.2.0-unstable-2024-12-09";
src = fetchFromGitLab {
domain = "gitlab.postmarketos.org";
owner = "postmarketOS";
repo = "buffybox";
fetchSubmodules = true; # to use its vendored lvgl
rev = "07e324c17564cb9aab573259a8e0824a6806a751";
hash = "sha256-JY9WqtRjDsQf1UVFnM6oTwyAuhlJvrhcSNJdEZ0zIus=";
rev = "32f4837e836fbb0b820d68c74c3278c925369b04";
hash = "sha256-d9fa/Zqbm/+WMRmO0hBW83PCTDgaVOAxyRuSTItr9Xs=";
};
depsBuildBuild = [