dmenu2: add version (dashed date)
/cc maintainer @cstrahan.
This commit is contained in:
parent
120852e542
commit
d417983216
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
with stdenv.lib;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "dmenu2";
|
||||
name = "dmenu2-0.3pre-2014-07-08";
|
||||
|
||||
src = fetchhg {
|
||||
url = "https://bitbucket.org/melek/dmenu2";
|
||||
|
|
Loading…
Reference in a new issue