[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/12: gnu: rust-zstd-safe-2: Fix typo.
From: |
guix-commits |
Subject: |
02/12: gnu: rust-zstd-safe-2: Fix typo. |
Date: |
Thu, 29 Oct 2020 00:15:22 -0400 (EDT) |
vagrantc pushed a commit to branch master
in repository guix.
commit 5cf9ad89022efbaa6ee732e06f11916f9d4b3e08
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Oct 28 19:45:26 2020 -0700
gnu: rust-zstd-safe-2: Fix typo.
* gnu/packages/crates-io (rust-zstd-safe-2)[description]: Fix typo of
"safe".
---
gnu/packages/crates-io.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index abd5faf..fd3c213 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -32771,7 +32771,7 @@ library.")
("rust-zstd-sys" ,rust-zstd-sys-1.4.17))))
(home-page "https://github.com/gyscos/zstd-rs")
(synopsis "Safe low-level bindings to the zstd compression library")
- (description "This package provides afe low-level bindings to the zstd
+ (description "This package provides safe low-level bindings to the zstd
compression library.")
(license (list license:expat license:asl2.0))))
- branch master updated (3791d15 -> 159c594), guix-commits, 2020/10/29
- 02/12: gnu: rust-zstd-safe-2: Fix typo.,
guix-commits <=
- 01/12: gnu: python-django-auth-ldap: Fix typo., guix-commits, 2020/10/29
- 07/12: gnu: python-scour: Fix typo., guix-commits, 2020/10/29
- 05/12: gnu: emacs-highlight-numbers: Fix typo., guix-commits, 2020/10/29
- 06/12: gnu: altermime: Fix typo., guix-commits, 2020/10/29
- 04/12: gnu: python-django-sekizai: Fix typo., guix-commits, 2020/10/29
- 09/12: gnu: ganeti-luxid-service-type: Fix typo., guix-commits, 2020/10/29
- 12/12: build/maven: Fix typo., guix-commits, 2020/10/29
- 11/12: build/maven: fix-pom-dependencies: Fix typo., guix-commits, 2020/10/29
- 03/12: gnu: rust-webpki-0.21: Fix typo., guix-commits, 2020/10/29
- 08/12: gnu: python-mujson: Fix typo., guix-commits, 2020/10/29