1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

gnu: rename engineering module

* gnu/packages/engineering.scm: Change module name from "audio" to
  "engineering".
This commit is contained in:
Ricardo Wurmus
2015-03-08 11:12:16 +01:00
parent ebaa68c019
commit 40fbd52ae5
+1 -1
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)