mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-2048-game: Update home page.
* gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL.
This commit is contained in:
parent
9ff667ea05
commit
60b81ec2f3
1 changed files with 1 additions and 1 deletions
|
@ -5641,7 +5641,7 @@ orange and red as accent colors.")
|
||||||
(base32
|
(base32
|
||||||
"0gy2pvz79whpavp4jmz8h9krzn7brmvv3diixi1d4w51pcdvaldd"))))
|
"0gy2pvz79whpavp4jmz8h9krzn7brmvv3diixi1d4w51pcdvaldd"))))
|
||||||
(build-system emacs-build-system)
|
(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")
|
(synopsis "Implementation of the game 2048 in Emacs Lisp")
|
||||||
(description
|
(description
|
||||||
"This program is an implementation of 2048 for Emacs.
|
"This program is an implementation of 2048 for Emacs.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue