gnu: rename engineering module

* gnu/packages/engineering.scm: Change module name from "audio" to
  "engineering".
master
Ricardo Wurmus 2015-03-08 11:12:16 +01:00
parent ebaa68c019
commit 40fbd52ae5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu packages audio)
(define-module (gnu packages engineering)
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (guix git-download)