enter-tex: 3.48.0 -> 3.49.0

https://gitlab.gnome.org/World/gedit/enter-tex/-/compare/3.48.0...3.49.0
This commit is contained in:
Bobby Rong
2026-01-07 23:43:34 +08:00
parent 626771cdd9
commit cb5add12e1
+2 -2
View File
@@ -26,7 +26,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "enter-tex";
version = "3.48.0";
version = "3.49.0";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "gedit";
repo = "enter-tex";
tag = finalAttrs.version;
hash = "sha256-OnkP4E1kNWuE9k7SQ/ujnxnFgVyAqIhqHAw04ZA0Tno=";
hash = "sha256-CRxWN4eeB9uDdLtRh3aXHoN+gSlXSPDftGHcPtjgAzU=";
};
nativeBuildInputs = [