libgedit-tepl: 6.13.0 -> 6.14.0

https://gitlab.gnome.org/World/gedit/libgedit-tepl/-/compare/6.13.0...6.14.0
This commit is contained in:
Bobby Rong
2026-01-07 23:38:33 +08:00
parent f6bfb8ff09
commit 0ed2a1471a
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation rec {
pname = "libgedit-tepl";
version = "6.13.0";
version = "6.14.0";
outputs = [
"out"
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "gedit";
repo = "libgedit-tepl";
tag = version;
hash = "sha256-YWONsw5+gq5Uew6xB76pKsGTJmI83zAssO5WX6aP7ZM=";
hash = "sha256-KtmExJCEfa4c6alrtWOLNSKZUs65tZ7p9zcT9f8ZC+k=";
};
strictDeps = true;