gnome-tecla: 49.0 → 50.0

https://gitlab.gnome.org/GNOME/tecla/-/compare/49.0...50.0
This commit is contained in:
winston
2026-05-06 23:03:29 +08:00
committed by Bobby Rong
parent eca2425476
commit 06917cd29f
+2 -2
View File
@@ -16,11 +16,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "tecla";
version = "49.0";
version = "50.0";
src = fetchurl {
url = "mirror://gnome/sources/tecla/${lib.versions.major finalAttrs.version}/tecla-${finalAttrs.version}.tar.xz";
hash = "sha256-LKQk5AK69gzWsTd3cDtwHrsfr489Dy+XEUTYI/ZRJJ8=";
hash = "sha256-JUKsskhQCC4Mz2qhevllHbcdIvDiM/2/XtDP/i5FvAY=";
};
nativeBuildInputs = [