summary refs log tree commit diff
path: root/pkgs/development/erlang-modules/hex/ibrowse.nix
blob: 6ed189eb39d2514ca8082711ea1b90cce601cf29 (plain) (blame)
1
2
3
4
5
6
7
8
{ buildHex }:

buildHex {
  name = "ibrowse";
  version = "4.2.2";
  sha256 = "1bn0645n95j5zypdsns1w4kgd3q9lz8fj898hg355j5w89scn05q";
}