guix-commits
[Top][All Lists]
Advanced

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

12/35: gnu: python-myhdl: Fix trailing whitespace in description.


From: guix-commits
Subject: 12/35: gnu: python-myhdl: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:01 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 80f179fb6b98c823cb3dd1ae6ee1f8dd3af794b5
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:21:23 2021 -0800

    gnu: python-myhdl: Fix trailing whitespace in description.
    
    * gnu/packages/fpga.scm (python-myhdl)[description]: Fix trailing 
whitespace.
---
 gnu/packages/fpga.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index b219ddc27b..90f958223b 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -423,7 +423,7 @@ constructed by a Python program.")
     (home-page "http://www.myhdl.org/";)
     (synopsis "Python as a Hardware Description Language")
     (description "This package provides a library to turn Python into
-a hardware description and verification language. ")
+a hardware description and verification language.")
     (license license:lgpl2.1+)))
 
 (define-public nvc



reply via email to

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