hiraeth: 1.0.1 -> 1.1.1

This commit is contained in:
R. Ryantm 2023-09-27 00:56:54 +00:00
parent 8ab2b1221d
commit e6f709868d

View file

@ -5,16 +5,16 @@
}:
buildGoModule rec {
pname = "hiraeth";
version = "1.0.1";
version = "1.1.1";
src = fetchFromGitHub {
owner = "lukaswrz";
repo = "hiraeth";
rev = "v${version}";
hash = "sha256-IjHQAJH6Kv65iDkVtJaVeAiMXCEyTTpUTTbW7I2Gxrc=";
hash = "sha256-GPDGwrYVy9utp5u4iyf0PqIAlI/izcwAsj4yFStYmTE=";
};
vendorHash = "sha256-tyFAd5S1RUn1AA5DbUGsAuvwtLgOgTE6LUzW3clQE9I=";
vendorHash = "sha256-bp9xDB7tplHEBR1Z+Ouks2ZwcktAhaZ/zSSPcu7LWr8=";
meta = {
description = "Share files with an expiration date";