libdex: 0.2.0 → 0.3.0

https://gitlab.gnome.org/GNOME/libdex/-/compare/0.2.0...0.3.0

meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Bobby Rong 2023-08-07 07:58:16 +00:00 committed by Jan Tojnar
parent 2e74c6988b
commit 541c27ef32

View File

@ -14,7 +14,7 @@
stdenv.mkDerivation rec {
pname = "libdex";
version = "0.2.0";
version = "0.3.0";
outputs = [ "out" "dev" "devdoc" ];
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
owner = "GNOME";
repo = "libdex";
rev = version;
sha256 = "54TwMdO29jordVqlBsMZOVtHc7s7ivf/4OkpCSNu7VE=";
sha256 = "65TcN7C7uxONICKxVeBVE6oI1f0BKFkWt+TVxGf+s3k=";
};
nativeBuildInputs = [