lomiri.deviceinfo: 0.2.3 -> 0.2.4

This commit is contained in:
R. Ryantm
2025-09-12 00:00:24 +00:00
parent 40c7c33545
commit f8a874f44c
@@ -13,13 +13,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "deviceinfo";
version = "0.2.3";
version = "0.2.4";
src = fetchFromGitLab {
owner = "ubports";
repo = "development/core/deviceinfo";
rev = finalAttrs.version;
hash = "sha256-Tc/jbiEoekudfy9Si6Jy51wYue6cqlMigpDHJtFl64I=";
hash = "sha256-eZQyTRhMRobufPk5AcTY8G718T+/e3teFtqV5kGspxw=";
};
outputs = [