mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
jjui: 0.10.7 -> 0.10.8
Changelog: https://github.com/idursun/jjui/releases/tag/v0.10.8 Diff: https://github.com/idursun/jjui/compare/v0.10.7...v0.10.8
This commit is contained in:
parent
80c17edb59
commit
24e0dd57fe
1 changed files with 2 additions and 2 deletions
|
|
@ -8,13 +8,13 @@
|
|||
}:
|
||||
buildGo125Module (finalAttrs: {
|
||||
pname = "jjui";
|
||||
version = "0.10.7";
|
||||
version = "0.10.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "idursun";
|
||||
repo = "jjui";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-IcJImxowBuQy9MBsz4QesDJM484qSvfQxPx4ykQ0ttA=";
|
||||
hash = "sha256-ZbmCPCTsSbphLUy+lrTt4/6DVq70edKGI59U0HDbawE=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-thGlfZ0SwHpynYydxu6Sg8OUe5kr7jiPKvl6BXS5BWA=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue