Merge pull request #252558 from r-ryantm/auto-update/CuboCore.corekeyboard

CuboCore.corekeyboard: 4.4.0 -> 4.5.0
This commit is contained in:
Matthias Beyer
2023-08-31 15:24:16 +02:00
committed by GitHub
@@ -2,13 +2,13 @@
mkDerivation rec {
pname = "corekeyboard";
version = "4.4.0";
version = "4.5.0";
src = fetchFromGitLab {
owner = "cubocore/coreapps";
repo = pname;
rev = "v${version}";
sha256 = "sha256-zOH/w4QroMaVjWnFuWAJQ11RYlpXwIXRG9QYGDkfLVY=";
sha256 = "sha256-Hylz1x9Wsk0iVhpNBFZJChsl3gIvJDICgpITjIXDZAg=";
};
nativeBuildInputs = [