libcmatrix: 0.0.3 -> 0.0.4
Diff: https://source.puri.sm/Librem5/libcmatrix/-/compare/v0.0.3...0.0.4 Changelog: https://source.puri.sm/Librem5/libcmatrix/-/blob/v0.0.4/NEWS
This commit is contained in:
@@ -17,14 +17,14 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "libcmatrix";
|
||||
version = "0.0.3";
|
||||
version = "0.0.4";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "source.puri.sm";
|
||||
owner = "Librem5";
|
||||
repo = "libcmatrix";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-Usaqkb6zClVtYCL1VUv4iNeKs2GZECO9sOdPk3N8iLM=";
|
||||
hash = "sha256-MyjgxOJmaDylPA2AENZPR+dfh2UN1H93ZOLMlycEmTw=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user