gnu: blender: Fix url.
* gnu/packages/graphics.scm (blender): Add www to url. Change-Id: I0d1e84f59d2ac0d0e9c72a5857afefc05d161eacmaster
parent
1d6811cec3
commit
a1d711c92e
|
@ -590,7 +590,7 @@ typically encountered in feature film production.")
|
||||||
tbb
|
tbb
|
||||||
zlib
|
zlib
|
||||||
`(,zstd "lib")))
|
`(,zstd "lib")))
|
||||||
(home-page "https://blender.org/")
|
(home-page "https://www.blender.org/")
|
||||||
(synopsis "3D graphics creation suite")
|
(synopsis "3D graphics creation suite")
|
||||||
(description
|
(description
|
||||||
"Blender is a 3D graphics creation suite. It supports the entirety of
|
"Blender is a 3D graphics creation suite. It supports the entirety of
|
||||||
|
|
Reference in New Issue