easyjson: 2018-08-23 -> 2019-02-21

This commit is contained in:
Okina Matara 2019-03-10 09:47:54 -05:00
parent 96e305b968
commit 2adf197b3b
No known key found for this signature in database
GPG Key ID: 977B7815794A1B0C
2 changed files with 4 additions and 4 deletions

View File

@ -2,15 +2,15 @@
buildGoPackage rec {
name = "easyjson-unstable-${version}";
version = "2018-08-23";
version = "2019-02-21";
goPackagePath = "github.com/mailru/easyjson";
goDeps = ./deps.nix;
src = fetchFromGitHub {
owner = "mailru";
repo = "easyjson";
rev = "60711f1a8329503b04e1c88535f419d0bb440bff";
sha256 = "0234jp6134wkihdpdwq1hvzqblgl5khc1wp6dyi2h0hgh88bhdk1";
rev = "6243d8e04c3f819e79757e8bc3faa15c3cb27003";
sha256 = "160sj5pq4bv9jshniimkd5f9zcg6xrbgb027lhr9l895nsv4dlib";
};
enableParallelBuilding = true;

View File

@ -1,3 +1,3 @@
# This file was generated by https://github.com/kamilchm/go2nix v1.2.1
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
]