pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-tf-random



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan  1 13:43:01 UTC 2020

Modified Files:
        pkgsrc/devel/hs-tf-random: DESCR

Log Message:
hs-tf-random: use only ASCII in DESCR


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-tf-random/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/hs-tf-random/DESCR
diff -u pkgsrc/devel/hs-tf-random/DESCR:1.1 pkgsrc/devel/hs-tf-random/DESCR:1.2
--- pkgsrc/devel/hs-tf-random/DESCR:1.1 Wed May 28 22:02:11 2014
+++ pkgsrc/devel/hs-tf-random/DESCR     Wed Jan  1 13:43:01 2020
@@ -2,7 +2,7 @@ This package contains an implementation 
 pseudorandom number generator. The generator is based on a cryptographic hash
 function built on top of the ThreeFish block cipher. See the paper Splittable
 Pseudorandom Number Generators Using Cryptographic Hashing by Claessen,
-Pałka for details and the rationale of the design.
+Palka for details and the rationale of the design.
 
 The package provides the following:
 



Home | Main Index | Thread Index | Old Index