phylactery: 0.1.1 -> 0.1.2

This commit is contained in:
Nguyễn Gia Phong 2022-07-04 17:12:11 +09:00
parent 0ea7a8f1b9
commit 4b0803ffb2
No known key found for this signature in database
GPG key ID: 27148B2C06A2224B

View file

@ -2,7 +2,7 @@
buildGoPackage rec {
pname = "phylactery";
version = "0.1.1";
version = "0.1.2";
goPackagePath = "git.sr.ht/~cnx/phylactery";
@ -10,7 +10,7 @@ buildGoPackage rec {
owner = "~cnx";
repo = pname;
rev = version;
sha256 = "sha256-HcpdPQ1WOMFNdfsZb//GvUVBCbmS3jARbcXjchlv2oE=";
sha256 = "sha256-HQN6wJ/4YeuQaDcNgdHj0RgYnn2NxXGRfxybmv60EdQ=";
};
# Upstream repo doesn't provide any test.