pantheon.elementary-capnet-assist: 8.0.0 -> 8.0.1

https://github.com/elementary/capnet-assist/compare/8.0.0...8.0.1
This commit is contained in:
Bobby Rong
2024-12-13 23:27:17 +08:00
parent ffcbeadf15
commit 29ffe6b6ab
@@ -18,13 +18,13 @@
stdenv.mkDerivation rec {
pname = "elementary-capnet-assist";
version = "8.0.0";
version = "8.0.1";
src = fetchFromGitHub {
owner = "elementary";
repo = "capnet-assist";
rev = version;
sha256 = "sha256-xYywiI8hFjS7ODEhLGVwrlAY8I0pvUHfg6UkDhUsglU=";
sha256 = "sha256-u+JYJ5J5Cx27MrVlhh6AXAtpKGw7Kf1+MyJEEHqgod0=";
};
nativeBuildInputs = [