nomad_0_12: 0.12.6 -> 0.12.7

This commit is contained in:
Maxine E. Aubrey 2020-10-23 19:24:30 +02:00 committed by zowoq
parent 2ff401dd59
commit e8469ca653

View File

@ -2,6 +2,6 @@
callPackage ./generic.nix {
inherit buildGoPackage;
version = "0.12.6";
sha256 = "1fd7i50zc7g7d879bijh1ckvyq0h28169p6hw5ip71n71zhvvgp0";
version = "0.12.7";
sha256 = "0y1nwmpc4fqgjyb19n1f2w4y5k7fy4p68v2vnnry11nj3im7ia14";
}