summaryrefslogtreecommitdiff
path: root/gnu/packages/graphics.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2021-01-06 14:12:29 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-01-06 14:12:29 +0100
commit74783ba56e7b029a6bcd9c91bfc964c9ddc9f28c (patch)
treefe26d9c46367956c9aff855040d1cf2e900a84d4 /gnu/packages/graphics.scm
parent69c0526719fde3059acbc7a7f3ac039c87dd40f5 (diff)
downloadguix-patches-74783ba56e7b029a6bcd9c91bfc964c9ddc9f28c.tar
guix-patches-74783ba56e7b029a6bcd9c91bfc964c9ddc9f28c.tar.gz
gnu: directfb: Fix home page.
* gnu/packages/graphics.scm (directfb)[home-page]: Fix URL. The previous one was unrelated to the project.
Diffstat (limited to 'gnu/packages/graphics.scm')
-rw-r--r--gnu/packages/graphics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 1c46471e08..9879130e20 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -289,7 +289,7 @@ framebuffer graphics, audio output and input event.")
(description "DirectFB is a graphics library which was designed with embedded
systems in mind. It offers maximum hardware accelerated performance at a
minimum of resource usage and overhead.")
- (home-page "http://www.directfb.org/")
+ (home-page "https://github.com/deniskropp/DirectFB")
(license license:lgpl2.1+)))
(define-public flux