mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 09:37:03 +01:00
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
1 changed files with 1 additions and 3 deletions
|
@ -160,9 +160,7 @@ (define-public blender
|
||||||
"Blender is a 3D graphics creation suite. It supports the entirety of
|
"Blender is a 3D graphics creation suite. It supports the entirety of
|
||||||
the 3D pipeline—modeling, rigging, animation, simulation, rendering,
|
the 3D pipeline—modeling, rigging, animation, simulation, rendering,
|
||||||
compositing and motion tracking, even video editing and game creation. The
|
compositing and motion tracking, even video editing and game creation. The
|
||||||
application can be customized via its API for Python scripting.
|
application can be customized via its API for Python scripting.")
|
||||||
|
|
||||||
WARNING: This is a release candidate build of Blender.")
|
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public blender-2.79
|
(define-public blender-2.79
|
||||||
|
|
Loading…
Reference in a new issue