gnu: rust-zstd-safe-2: Fix typo.
* gnu/packages/crates-io (rust-zstd-safe-2)[description]: Fix typo of "safe".
This commit is contained in:
		
							parent
							
								
									330f5d669a
								
							
						
					
					
						commit
						5cf9ad8902
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -32771,7 +32771,7 @@ library.")
 | 
				
			||||||
        ("rust-zstd-sys" ,rust-zstd-sys-1.4.17))))
 | 
					        ("rust-zstd-sys" ,rust-zstd-sys-1.4.17))))
 | 
				
			||||||
    (home-page "https://github.com/gyscos/zstd-rs")
 | 
					    (home-page "https://github.com/gyscos/zstd-rs")
 | 
				
			||||||
    (synopsis "Safe low-level bindings to the zstd compression library")
 | 
					    (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.")
 | 
					compression library.")
 | 
				
			||||||
    (license (list license:expat license:asl2.0))))
 | 
					    (license (list license:expat license:asl2.0))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue