Skip to content

Commit

Permalink
elastic: 0.1.5 -> 0.1.6 (#365545)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksanaa authored Dec 17, 2024
2 parents 3687326 + 62fcd4b commit 7dd7251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/el/elastic/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@

stdenv.mkDerivation rec {
pname = "elastic";
version = "0.1.5";
version = "0.1.6";

src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "World";
repo = "elastic";
rev = version;
hash = "sha256-y/XBXN5RIqnFmxnmkThBGW0B5owgy/1Q/6jmkBCi+rk=";
hash = "sha256-D7DqSBP0E0CzjTROh97JXhB8N8q0I2pDo4HbAK8vQ/Y=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 7dd7251

Please sign in to comment.