gopeed: 1.7.1 -> 1.8.0

R. Ryantm 74363f85 52966aa9

+53 -3
+3 -3
pkgs/by-name/go/gopeed/package.nix
··· 8 8 }: 9 9 10 10 let 11 - version = "1.7.1"; 11 + version = "1.8.0"; 12 12 13 13 src = fetchFromGitHub { 14 14 owner = "GopeedLab"; 15 15 repo = "gopeed"; 16 16 tag = "v${version}"; 17 - hash = "sha256-lfTZN3csxMQGMxf0kfl1hkC47T5XT0sSKIwIMwmS9CQ="; 17 + hash = "sha256-GUCc6GK1yhVbk3Ss1XnT23wtz22uTgdSSDfEdr4mMpA="; 18 18 }; 19 19 20 20 metaCommon = { ··· 29 29 inherit version src; 30 30 pname = "libgopeed"; 31 31 32 - vendorHash = "sha256-rJriTQF4tf7sZXcEDS6yZXk3xUI8Cav8OC7o4egpfIw="; 32 + vendorHash = "sha256-7SPTMeaHvqTZJQYPoGUGRudNRTcsEl/8AKgI6W/XCJQ="; 33 33 34 34 buildPhase = '' 35 35 runHook preBuild
+50
pkgs/by-name/go/gopeed/pubspec.lock.json
··· 558 558 "source": "hosted", 559 559 "version": "2.0.23" 560 560 }, 561 + "flutter_svg": { 562 + "dependency": "direct main", 563 + "description": { 564 + "name": "flutter_svg", 565 + "sha256": "c200fd79c918a40c5cd50ea0877fa13f81bdaf6f0a5d3dbcc2a13e3285d6aa1b", 566 + "url": "https://pub.dev" 567 + }, 568 + "source": "hosted", 569 + "version": "2.0.17" 570 + }, 561 571 "flutter_test": { 562 572 "dependency": "direct dev", 563 573 "description": "flutter", ··· 1000 1010 }, 1001 1011 "source": "hosted", 1002 1012 "version": "1.9.0" 1013 + }, 1014 + "path_parsing": { 1015 + "dependency": "transitive", 1016 + "description": { 1017 + "name": "path_parsing", 1018 + "sha256": "883402936929eac138ee0a45da5b0f2c80f89913e6dc3bf77eb65b84b409c6ca", 1019 + "url": "https://pub.dev" 1020 + }, 1021 + "source": "hosted", 1022 + "version": "1.1.0" 1003 1023 }, 1004 1024 "path_provider": { 1005 1025 "dependency": "direct main", ··· 1657 1677 }, 1658 1678 "source": "hosted", 1659 1679 "version": "4.5.1" 1680 + }, 1681 + "vector_graphics": { 1682 + "dependency": "transitive", 1683 + "description": { 1684 + "name": "vector_graphics", 1685 + "sha256": "44cc7104ff32563122a929e4620cf3efd584194eec6d1d913eb5ba593dbcf6de", 1686 + "url": "https://pub.dev" 1687 + }, 1688 + "source": "hosted", 1689 + "version": "1.1.18" 1690 + }, 1691 + "vector_graphics_codec": { 1692 + "dependency": "transitive", 1693 + "description": { 1694 + "name": "vector_graphics_codec", 1695 + "sha256": "99fd9fbd34d9f9a32efd7b6a6aae14125d8237b10403b422a6a6dfeac2806146", 1696 + "url": "https://pub.dev" 1697 + }, 1698 + "source": "hosted", 1699 + "version": "1.1.13" 1700 + }, 1701 + "vector_graphics_compiler": { 1702 + "dependency": "transitive", 1703 + "description": { 1704 + "name": "vector_graphics_compiler", 1705 + "sha256": "1b4b9e706a10294258727674a340ae0d6e64a7231980f9f9a3d12e4b42407aad", 1706 + "url": "https://pub.dev" 1707 + }, 1708 + "source": "hosted", 1709 + "version": "1.1.16" 1660 1710 }, 1661 1711 "vector_math": { 1662 1712 "dependency": "transitive",