elastic: 0.1.6 -> 0.1.9 (#428246)

Aleksana 2f495712 c00b94c1

Changed files
+2 -2
pkgs
by-name
el
elastic
+2 -2
pkgs/by-name/el/elastic/package.nix
···
stdenv.mkDerivation rec {
pname = "elastic";
-
version = "0.1.6";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "World";
repo = "elastic";
rev = version;
-
hash = "sha256-D7DqSBP0E0CzjTROh97JXhB8N8q0I2pDo4HbAK8vQ/Y=";
};
nativeBuildInputs = [
···
stdenv.mkDerivation rec {
pname = "elastic";
+
version = "0.1.9";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "World";
repo = "elastic";
rev = version;
+
hash = "sha256-jK9RcZ5U1Dwkpu1mlfq/l4347eRCd3Y/KDYYIIkGytk=";
};
nativeBuildInputs = [