From 60b81ec2f324c18d026e9ae05199493bc644960b Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 29 May 2020 18:28:23 +0200 Subject: gnu: emacs-2048-game: Update home page. * gnu/packages/emacs-xyz.scm (emacs-2048-game)[home-page]: Update URL. --- gnu/packages/emacs-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e845ca9097..7f34c691df 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -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. -- cgit v1.2.3