Merge pull request #324204 from r-ryantm/auto-update/clipse

clipse: 0.0.71 -> 1.0.0
This commit is contained in:
Weijia Wang 2024-07-03 10:24:29 +02:00 committed by GitHub
commit 6cbe19651a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,16 +5,16 @@
buildGoModule rec {
pname = "clipse";
version = "0.0.71";
version = "1.0.0";
src = fetchFromGitHub {
owner = "savedra1";
repo = "clipse";
rev = "v${version}";
hash = "sha256-88GuYGJO5AgWae6LyMO/TpGqtk2yS7pDPS0MkgmJUQ4=";
hash = "sha256-9r/Ih73eYb45LYOu8HMXqdme/rUwLBI6+gctF603C2w=";
};
vendorHash = "sha256-GIUEx4h3xvLySjBAQKajby2cdH8ioHkv8aPskHN0V+w=";
vendorHash = "sha256-QEBRlwNS8K44chB3fMOJZxYnIaWMnuDySIhKfF7XtxM=";
meta = {
description = "Useful clipboard manager TUI for Unix";