gnu: blender: Remove stale warning about it being an RC build.
This is a followup to commit 274ba54e53
.
* gnu/packages/graphics.scm (blender)[description]: Remove warning.
This commit is contained in:
parent
ee825b5d0f
commit
6af4cb30d3
@ -160,9 +160,7 @@ (define-public blender
|
||||
"Blender is a 3D graphics creation suite. It supports the entirety of
|
||||
the 3D pipeline—modeling, rigging, animation, simulation, rendering,
|
||||
compositing and motion tracking, even video editing and game creation. The
|
||||
application can be customized via its API for Python scripting.
|
||||
|
||||
WARNING: This is a release candidate build of Blender.")
|
||||
application can be customized via its API for Python scripting.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public blender-2.79
|
||||
|
Loading…
Reference in New Issue
Block a user