diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2021-04-20 14:19:35 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2021-04-21 08:31:07 -0700 |
| commit | 2fbf2d8b55c2c809258978d1c316dec0882dbb9f (patch) | |
| tree | 4c8d4d49b40b386a2c8068967871e4797dfc073e | |
| parent | 0e434dad70075f87b80b5899758d0b2c3289c6ff (diff) | |
gnu: rust-gag-0.1: Fix typo.
* gnu/packages/crates-io.scm (rust-gag-0.1)[description]: Fix "This
package" typo.
| -rw-r--r-- | gnu/packages/crates-io.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 9d9781683b8..65724893bb1 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm | |||
| @@ -15831,7 +15831,7 @@ derived from an internal hasher used in FireFox and Rustc.") | |||
| 15831 | (home-page "https://github.com/Stebalien/gag-rs") | 15831 | (home-page "https://github.com/Stebalien/gag-rs") |
| 15832 | (synopsis "Gag, redirect, or hold stdout/stderr output") | 15832 | (synopsis "Gag, redirect, or hold stdout/stderr output") |
| 15833 | (description | 15833 | (description |
| 15834 | "This packages gags, redirects, or holds stdout/stderr output.") | 15834 | "This package gags, redirects, or holds stdout/stderr output.") |
| 15835 | (license license:expat))) | 15835 | (license license:expat))) |
| 15836 | 15836 | ||
| 15837 | (define-public rust-galil-seiferas-0.1 | 15837 | (define-public rust-galil-seiferas-0.1 |
