From 907e3c83743cc2de64f0b3e207497b430cc651d7 Mon Sep 17 00:00:00 2001 From: Peter Hoeg Date: Wed, 29 May 2019 10:08:12 +0800 Subject: quaternion: 0.0.9.4 -> 0.0.9.4c This is technically not needed as the changes only relate to appstream packaging but as we are rebuilding it anyway due to libqmatrixclient changing, we might as well. --- pkgs/applications/networking/instant-messengers/quaternion/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgs/applications') diff --git a/pkgs/applications/networking/instant-messengers/quaternion/default.nix b/pkgs/applications/networking/instant-messengers/quaternion/default.nix index 9271dc6ba4d..8f18d25089c 100644 --- a/pkgs/applications/networking/instant-messengers/quaternion/default.nix +++ b/pkgs/applications/networking/instant-messengers/quaternion/default.nix @@ -37,6 +37,7 @@ let }; in rec { - quaternion = generic "0.0.9.4" "12mkwiqqbi4774kwl7gha72jyf0jf547acy6rw8ry249zl4lja54" "" libqmatrixclient_0_5; + quaternion = generic "0.0.9.4c" "12mkwiqqbi4774kwl7gha72jyf0jf547acy6rw8ry249zl4lja54" "" libqmatrixclient_0_5; + quaternion-git = quaternion; } -- cgit 1.4.1