From dad7be04af91baff029690fd80de2a6c1a34e0a0 Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Wed, 27 Feb 2019 14:20:36 -0500 Subject: [PATCH 1/4] First results from `bribe` upgrades. --- .licenses/semantic/cabal/haskeline.txt | 2 +- .licenses/semantic/cabal/recursion-schemes.txt | 2 +- .licenses/semantic/cabal/semigroupoids.txt | 2 +- .licenses/semantic/cabal/these.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.licenses/semantic/cabal/haskeline.txt b/.licenses/semantic/cabal/haskeline.txt index c65bc1c34..914d24ffd 100644 --- a/.licenses/semantic/cabal/haskeline.txt +++ b/.licenses/semantic/cabal/haskeline.txt @@ -1,7 +1,7 @@ --- type: cabal name: haskeline -version: 0.7.4.3 +version: 0.7.5.0 summary: A command-line interface for user input, written in Haskell. homepage: https://github.com/judah/haskeline license: bsd-2-clause diff --git a/.licenses/semantic/cabal/recursion-schemes.txt b/.licenses/semantic/cabal/recursion-schemes.txt index 799fa08d6..662bb4153 100644 --- a/.licenses/semantic/cabal/recursion-schemes.txt +++ b/.licenses/semantic/cabal/recursion-schemes.txt @@ -1,7 +1,7 @@ --- type: cabal name: recursion-schemes -version: '5.1' +version: 5.1.1 summary: Generalized bananas, lenses and barbed wire homepage: https://github.com/ekmett/recursion-schemes/ license: bsd-2-clause diff --git a/.licenses/semantic/cabal/semigroupoids.txt b/.licenses/semantic/cabal/semigroupoids.txt index c550918c8..4f22fc668 100644 --- a/.licenses/semantic/cabal/semigroupoids.txt +++ b/.licenses/semantic/cabal/semigroupoids.txt @@ -1,7 +1,7 @@ --- type: cabal name: semigroupoids -version: 5.3.1 +version: 5.3.2 summary: 'Semigroupoids: Category sans id' homepage: https://github.com/ekmett/semigroupoids license: bsd-2-clause diff --git a/.licenses/semantic/cabal/these.txt b/.licenses/semantic/cabal/these.txt index 07e4c71c7..02b84c647 100644 --- a/.licenses/semantic/cabal/these.txt +++ b/.licenses/semantic/cabal/these.txt @@ -1,7 +1,7 @@ --- type: cabal name: these -version: 0.7.5 +version: 0.7.6 summary: An either-or-both data type & a generalized 'zip with padding' typeclass homepage: https://github.com/isomorphism/these license: bsd-3-clause From fd76bfe42fe1b1b6ee0cc415abddae178ae23218 Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Wed, 27 Feb 2019 15:34:47 -0500 Subject: [PATCH 2/4] After removing --depth=1. --- .licenses/semantic/cabal/basement.txt | 2 +- .licenses/semantic/cabal/cereal.txt | 2 +- .licenses/semantic/cabal/parser-combinators.txt | 2 +- .licenses/semantic/cabal/swagger2.txt | 2 +- .licenses/semantic/cabal/vector-builder.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.licenses/semantic/cabal/basement.txt b/.licenses/semantic/cabal/basement.txt index b17738cac..7533d24f5 100644 --- a/.licenses/semantic/cabal/basement.txt +++ b/.licenses/semantic/cabal/basement.txt @@ -1,7 +1,7 @@ --- type: cabal name: basement -version: 0.0.8 +version: 0.0.10 summary: Foundation scrap box of array & string homepage: https://github.com/haskell-foundation/foundation license: bsd-3-clause diff --git a/.licenses/semantic/cabal/cereal.txt b/.licenses/semantic/cabal/cereal.txt index fabadd6f6..e67a054a6 100644 --- a/.licenses/semantic/cabal/cereal.txt +++ b/.licenses/semantic/cabal/cereal.txt @@ -1,7 +1,7 @@ --- type: cabal name: cereal -version: 0.5.7.0 +version: 0.5.8.0 summary: A binary serialization library homepage: https://github.com/GaloisInc/cereal license: bsd-3-clause diff --git a/.licenses/semantic/cabal/parser-combinators.txt b/.licenses/semantic/cabal/parser-combinators.txt index 37130ecef..1094f53b6 100644 --- a/.licenses/semantic/cabal/parser-combinators.txt +++ b/.licenses/semantic/cabal/parser-combinators.txt @@ -1,7 +1,7 @@ --- type: cabal name: parser-combinators -version: 1.0.0 +version: 1.0.1 summary: Lightweight package providing commonly useful parser combinators homepage: https://github.com/mrkkrp/parser-combinators license: bsd-3-clause diff --git a/.licenses/semantic/cabal/swagger2.txt b/.licenses/semantic/cabal/swagger2.txt index f8a417c88..7213a77c8 100644 --- a/.licenses/semantic/cabal/swagger2.txt +++ b/.licenses/semantic/cabal/swagger2.txt @@ -1,7 +1,7 @@ --- type: cabal name: swagger2 -version: 2.3.1 +version: 2.3.1.1 summary: Swagger 2.0 data model homepage: https://github.com/GetShopTV/swagger2 license: bsd-3-clause diff --git a/.licenses/semantic/cabal/vector-builder.txt b/.licenses/semantic/cabal/vector-builder.txt index 1e6cd9787..87f29ec88 100644 --- a/.licenses/semantic/cabal/vector-builder.txt +++ b/.licenses/semantic/cabal/vector-builder.txt @@ -1,7 +1,7 @@ --- type: cabal name: vector-builder -version: 0.3.6 +version: 0.3.7.2 summary: Vector builder homepage: https://github.com/nikita-volkov/vector-builder license: mit From aa197eb107fa5562ff743142c6a5f4304596c211 Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Wed, 27 Feb 2019 16:18:42 -0500 Subject: [PATCH 3/4] Something in that last revision made licensed segfault. --- .licenses/semantic/cabal/semigroupoids.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licenses/semantic/cabal/semigroupoids.txt b/.licenses/semantic/cabal/semigroupoids.txt index 4f22fc668..6d48a2e02 100644 --- a/.licenses/semantic/cabal/semigroupoids.txt +++ b/.licenses/semantic/cabal/semigroupoids.txt @@ -2,7 +2,7 @@ type: cabal name: semigroupoids version: 5.3.2 -summary: 'Semigroupoids: Category sans id' +summary: Semigroupoids: Category sans id homepage: https://github.com/ekmett/semigroupoids license: bsd-2-clause --- From b324cb8c61d7e432ae80a25828fa400363cd22e9 Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Sat, 9 Mar 2019 14:54:30 -0500 Subject: [PATCH 4/4] Fix missing quotes. --- .licenses/semantic/cabal/semigroupoids.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licenses/semantic/cabal/semigroupoids.txt b/.licenses/semantic/cabal/semigroupoids.txt index 6d48a2e02..4f22fc668 100644 --- a/.licenses/semantic/cabal/semigroupoids.txt +++ b/.licenses/semantic/cabal/semigroupoids.txt @@ -2,7 +2,7 @@ type: cabal name: semigroupoids version: 5.3.2 -summary: Semigroupoids: Category sans id +summary: 'Semigroupoids: Category sans id' homepage: https://github.com/ekmett/semigroupoids license: bsd-2-clause ---