chatty: 0.8.8 -> 0.8.9
Diff: https://gitlab.gnome.org/World/Chatty/-/compare/v0.8.8...v0.8.9 Changelog: https://gitlab.gnome.org/World/Chatty/-/blob/v0.8.9/NEWS
This commit is contained in:
@@ -30,14 +30,14 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "chatty";
|
||||
version = "0.8.8";
|
||||
version = "0.8.9";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "gitlab.gnome.org";
|
||||
owner = "World";
|
||||
repo = "Chatty";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-pLdl44nLRFLH76499JcaKgXRpf51wqFm174gUa7noKc=";
|
||||
hash = "sha256-XLpvgRSvIi3Wk5SaomROp94HDT8JNFfLdRX1PJgQYkI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user