libdex: 0.4.0 → 0.4.1
https://gitlab.gnome.org/GNOME/libdex/-/compare/0.4.0...0.4.1 Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com> Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
parent
462d8cbca2
commit
554fcd563d
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "libdex";
|
pname = "libdex";
|
||||||
version = "0.4.0";
|
version = "0.4.1";
|
||||||
|
|
||||||
outputs = [ "out" "dev" "devdoc" ];
|
outputs = [ "out" "dev" "devdoc" ];
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "GNOME";
|
owner = "GNOME";
|
||||||
repo = "libdex";
|
repo = "libdex";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "onpzeKfPJRlha6mLA5M8vaUUXVjhb4fy8wzsk3qqL2E=";
|
sha256 = "e2Q3KhdMqvMeVVZZKQfVoc3BqbOcUYEnBBG24FJRI1k=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user