gnu: rust@1.19: Don't make public.

* gnu/packages/rust.scm (rust@1.19): Don't make it a public variable.
This commit is contained in:
Efraim Flashner 2018-07-15 21:47:30 +03:00
parent 97dd1b154b
commit 4f963b6f29
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ in turn be used to build the final Rust.")
(snippet '(begin (delete-file-recursively "src/llvm") #t))
(patches (map search-patch patches))))
(define-public rust-1.19
(define rust-1.19
(package
(name "rust")
(version "1.19.0")