mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
upgraded emacs-w3m
svn path=/nixpkgs/trunk/; revision=32080
This commit is contained in:
parent
66a1330589
commit
ace1095639
|
@ -1,6 +1,6 @@
|
|||
{ fetchcvs, stdenv, emacs, w3m, imagemagick, texinfo, autoconf }:
|
||||
|
||||
let date = "2009-07-09"; in
|
||||
let date = "2012-01-15"; in
|
||||
stdenv.mkDerivation rec {
|
||||
name = "emacs-w3m-cvs${date}";
|
||||
|
||||
|
|
Loading…
Reference in a new issue