~ruther/guix-local

60b81ec2f324c18d026e9ae05199493bc644960b — Nicolas Goaziou 6 years ago 9ff667e
gnu: emacs-2048-game: Update home page.

* gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +1 -1
@@ 5641,7 5641,7 @@ orange and red as accent colors.")
        (base32
         "0gy2pvz79whpavp4jmz8h9krzn7brmvv3diixi1d4w51pcdvaldd"))))
    (build-system emacs-build-system)
    (home-page "https://bitbucket.org/zck/2048.el")
    (home-page "https://hg.sr.ht/~zck/game-2048")
    (synopsis "Implementation of the game 2048 in Emacs Lisp")
    (description
     "This program is an implementation of 2048 for Emacs.