Metadata revisions for token-bucket-0.1.0.1

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r7 (token-bucket-0.1.0.1-r7) 2023-01-27T07:53:31Z AndreasAbel c16ec3c8a70f69455bb00fa678d9e9490eb851861a38d774af9652027964c6d9
  • Changed maintainer from

    hvr@gnu.org
    to
    https://github.com/haskell-hvr/token-bucket

  • Changed tested-with

    ghc ==9.4.4: ghc ==9.2.5: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3: ghc ==7.8.4: ghc ==7.6.3

  • Changed homepage from

    https://github.com/hvr/token-bucket
    to
    https://github.com/haskell-hvr/token-bucket

  • Changed bug-reports from

    https://github.com/hvr/token-bucket/issues
    to
    https://github.com/haskell-hvr/token-bucket/issues

  • Changed source-repository from

    source-repository head
        type:     git
        location: https://github.com/hvr/token-bucket.git
    
    to
    source-repository head
        type:     git
        location: https://github.com/haskell-hvr/token-bucket.git
    

  • Changed the library component's library dependency on 'base' from

    >=4.6 && <4.15
    to
    >=4.6 && <5

  • Changed the library component's library dependency on 'time' from

    >=1.4 && <1.10
    to
    >=1.4 && <1.13

  • Changed the test suite 'test-tb' component's library dependency on 'time' from

    >=1.4 && <1.10
    to
    >=0

-r6 (token-bucket-0.1.0.1-r6) 2020-08-26T08:22:07Z HerbertValerioRiedel db106f1b585bf591ee6c621ed2f7d81f8219c1af1300fc262a987c78998fe496
  • Changed the library component's library dependency on 'base' from

    >=4.6 && <4.14
    to
    >=4.6 && <4.15

-r5 (token-bucket-0.1.0.1-r5) 2019-10-05T07:13:37Z HerbertValerioRiedel d8e85f2fc373939975e7ace7907baee177531ab6e43df94e330a2357e64a2d11
  • Changed the library component's library dependency on 'base' from

    >=4.6 && <4.13
    to
    >=4.6 && <4.14

  • Changed the library component's library dependency on 'time' from

    >=1.4 && <1.9
    to
    >=1.4 && <1.10

  • Changed the test suite 'test-tb' component's library dependency on 'base' from

    >=4.6 && <4.13
    to
    >=0

  • Changed the test suite 'test-tb' component's library dependency on 'time' from

    >=1.4 && <1.9
    to
    >=1.4 && <1.10

-r4 (token-bucket-0.1.0.1-r4) 2018-08-11T20:01:56Z HerbertValerioRiedel ef80a31e7f4f794e3686eb405a49afc663535dd3a11c012a002a7bacce897da6
  • Changed the library component's library dependency on 'base' from

    >=4.6 && <4.12
    to
    >=4.6 && <4.13

  • Changed the test suite 'test-tb' component's library dependency on 'base' from

    >=4.6 && <4.12
    to
    >=4.6 && <4.13

-r3 (token-bucket-0.1.0.1-r3) 2018-03-25T13:44:34Z HerbertValerioRiedel f56c3246f4867d7b52b23db1587af0ec11e5a770014eb93079ea659e87ef14bf
  • Changed description from

    This implementation is heavily inspired by the one described in
    <http://ksdlck.com/post/17418037348/rate-limiting-at-webscale-lazy-leaky-buckets "Rate Limiting at Webscale: Lazy Leaky Buckets">
    to
    This package provides a variant of a [Token Bucket](https://en.wikipedia.org/wiki/Token_bucket)
    or [Leaky Bucket](https://en.wikipedia.org/wiki/Leaky_bucket) rate-limiting algorithm optimised for low overhead.
    
    The rate-limiting variant implemented by this package is heavily inspired by the algorithm described in
    <https://web.archive.org/web/20120808023806/http://ksdlck.com/post/17418037348/rate-limiting-at-webscale-lazy-leaky-buckets "Rate Limiting at Webscale: Lazy Leaky Buckets">.

  • Changed the library component's library dependency on 'base' from

    >=4.6 && <4.11
    to
    >=4.6 && <4.12

  • Changed the library component's library dependency on 'time' from

    >=1.4 && <1.7
    to
    >=1.4 && <1.9

  • Changed the test suite 'test-tb' component's library dependency on 'base' from

    >=4.6 && <4.10
    to
    >=4.6 && <4.12

  • Changed the test suite 'test-tb' component's library dependency on 'time' from

    >=1.4 && <1.7
    to
    >=1.4 && <1.9

-r2 (token-bucket-0.1.0.1-r2) 2017-04-08T21:11:25Z HerbertValerioRiedel a36253bf7bafd131327019f3ccac6b02cf8b6ca3db45c05e578fd600f856730e
  • Changed the library component's library dependency on 'base' from

    >=4.6 && <4.10
    to
    >=4.6 && <4.11

-r1 (token-bucket-0.1.0.1-r1) 2016-02-08T14:14:40Z HerbertValerioRiedel 41232cfabd4ba8e217d2b78f0f897d5a245756cf525c9a84c5ba2c695b533576
  • Changed the library component's library dependency on 'base' from

    >=4.6 && <4.9
    to
    >=4.6 && <4.10

  • Changed the library component's library dependency on 'time' from

    >=1.4 && <1.6
    to
    >=1.4 && <1.7

  • Changed the test suite 'test-tb' component's library dependency on 'base' from

    >=4.6 && <4.9
    to
    >=4.6 && <4.10

  • Changed the test suite 'test-tb' component's library dependency on 'time' from

    >=1.4 && <1.6
    to
    >=1.4 && <1.7

-r0 (token-bucket-0.1.0.1-r0) 2014-12-06T09:02:34Z HerbertValerioRiedel eb1969634f9477d3709f046170f330afc7c2bc71f9b99f979c129ee6fb4c842c