mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: blender: Fix url.
* gnu/packages/graphics.scm (blender): Add www to url. Change-Id: I0d1e84f59d2ac0d0e9c72a5857afefc05d161eac
This commit is contained in:
@@ -590,7 +590,7 @@ typically encountered in feature film production.")
|
||||
tbb
|
||||
zlib
|
||||
`(,zstd "lib")))
|
||||
(home-page "https://blender.org/")
|
||||
(home-page "https://www.blender.org/")
|
||||
(synopsis "3D graphics creation suite")
|
||||
(description
|
||||
"Blender is a 3D graphics creation suite. It supports the entirety of
|
||||
|
||||
Reference in New Issue
Block a user