guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: blender: Remove stale warning about it being an RC build.


From: guix-commits
Subject: 01/01: gnu: blender: Remove stale warning about it being an RC build.
Date: Wed, 31 Jul 2019 16:16:06 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 6af4cb30d30b7426e7c56a274f1a91cf15824559
Author: Mark H Weaver <address@hidden>
Date:   Wed Jul 31 16:13:00 2019 -0400

    gnu: blender: Remove stale warning about it being an RC build.
    
    This is a followup to commit 274ba54e535b811acca02e42cffd45f0f625d142.
    
    * gnu/packages/graphics.scm (blender)[description]: Remove warning.
---
 gnu/packages/graphics.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index f5c5746..bc3a418 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -160,9 +160,7 @@
      "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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]