Merge pull request #309525 from nicolas-goudry/feat/update-seabird

seabird: 0.2.2 -> 0.3.2
This commit is contained in:
Fabián Heredia Montiel 2024-05-07 16:38:13 -06:00 committed by GitHub
commit 3b2b0da26e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -14,16 +14,16 @@
buildGo122Module rec {
pname = "seabird";
version = "0.2.2";
version = "0.3.2";
src = fetchFromGitHub {
owner = "getseabird";
repo = "seabird";
rev = "v${version}";
hash = "sha256-wrZLWDTgcUS8snCqc5rInqitAkrsStL8zmc8vjl4ApQ=";
hash = "sha256-MZEgzTwaBNXLimSj/vXR624DCJ7i2W5lYUdVxqvFii0=";
};
vendorHash = "sha256-z9l6g5NkAErRQo8oiqwKG9ssm8K2S+eSZBD0w4kO3kc=";
vendorHash = "sha256-g7qKI78VeDUu8yafrk2llCIirW/1uxfx6urVLRexsPE=";
nativeBuildInputs = [
copyDesktopItems