# -*- mode: snippet -*- # name: guix-commit-message-update-package # key: update # condition: git-commit-mode # -- gnu: $1: Update to $2. * `(car (magit-staged-files))` ($1): Update to $2.$0 `(mapconcat (lambda (file) (concat "* " file)) (cdr (magit-staged-files)) "\n")`plication/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/w3m.scm
AgeCommit message (Expand)Author
2018-02-11gnu: w3m: Update to 0.5.3+git20180125 [fixes CVE-2018-{6196,6197,6198}]....Leo Famulari
2017-11-11gnu: w3m: Find an editor in the environment....Leo Famulari
2017-08-29Update e-mail for Kei Kebreau....Kei Kebreau
2017-03-14gnu: w3m: Update to 0.5.3+git20170102 [security fixes]....Leo Famulari