Loading pkgs/by-name/li/libgedit-tepl/package.nix +6 −3 Original line number Diff line number Diff line Loading @@ -15,11 +15,12 @@ pkg-config, gtk-doc, docbook-xsl-nons, gitUpdater, }: stdenv.mkDerivation rec { pname = "libgedit-tepl"; version = "6.12.0"; version = "6.13.0"; outputs = [ "out" Loading @@ -32,8 +33,8 @@ stdenv.mkDerivation rec { group = "World"; owner = "gedit"; repo = "libgedit-tepl"; rev = version; hash = "sha256-s3b7wj6b2SM0+i0vXUDDhnspgPcsRAsA5kLblh0orJE="; tag = version; hash = "sha256-YWONsw5+gq5Uew6xB76pKsGTJmI83zAssO5WX6aP7ZM="; }; strictDeps = true; Loading Loading @@ -62,6 +63,8 @@ stdenv.mkDerivation rec { libgedit-gtksourceview ]; passthru.updateScript = gitUpdater { }; meta = with lib; { homepage = "https://gitlab.gnome.org/World/gedit/libgedit-tepl"; description = "Text editor product line"; Loading Loading
pkgs/by-name/li/libgedit-tepl/package.nix +6 −3 Original line number Diff line number Diff line Loading @@ -15,11 +15,12 @@ pkg-config, gtk-doc, docbook-xsl-nons, gitUpdater, }: stdenv.mkDerivation rec { pname = "libgedit-tepl"; version = "6.12.0"; version = "6.13.0"; outputs = [ "out" Loading @@ -32,8 +33,8 @@ stdenv.mkDerivation rec { group = "World"; owner = "gedit"; repo = "libgedit-tepl"; rev = version; hash = "sha256-s3b7wj6b2SM0+i0vXUDDhnspgPcsRAsA5kLblh0orJE="; tag = version; hash = "sha256-YWONsw5+gq5Uew6xB76pKsGTJmI83zAssO5WX6aP7ZM="; }; strictDeps = true; Loading Loading @@ -62,6 +63,8 @@ stdenv.mkDerivation rec { libgedit-gtksourceview ]; passthru.updateScript = gitUpdater { }; meta = with lib; { homepage = "https://gitlab.gnome.org/World/gedit/libgedit-tepl"; description = "Text editor product line"; Loading