clerk: fix version string

This commit is contained in:
Emery Hemingway
2017-01-14 15:53:43 +01:00
parent f537f842d6
commit 2fe19b18e8

View File

@@ -2,7 +2,7 @@
utillinux, pythonPackages, libnotify }:
stdenv.mkDerivation {
name = "clerk-unstable-2016-10-14";
name = "clerk-2016-10-14";
src = fetchFromGitHub {
owner = "carnager";