phylactery: 0.1.1 -> 0.1.2

+2 -2
+2 -2
pkgs/servers/web-apps/phylactery/default.nix
··· 2 2 3 3 buildGoPackage rec { 4 4 pname = "phylactery"; 5 - version = "0.1.1"; 5 + version = "0.1.2"; 6 6 7 7 goPackagePath = "git.sr.ht/~cnx/phylactery"; 8 8 ··· 10 10 owner = "~cnx"; 11 11 repo = pname; 12 12 rev = version; 13 - sha256 = "sha256-HcpdPQ1WOMFNdfsZb//GvUVBCbmS3jARbcXjchlv2oE="; 13 + sha256 = "sha256-HQN6wJ/4YeuQaDcNgdHj0RgYnn2NxXGRfxybmv60EdQ="; 14 14 }; 15 15 16 16 # Upstream repo doesn't provide any test.