llvm-party 12.1.0 → 12.1.1
raw patch · 2 files changed
+6/−2 lines, 2 files
Files
- CHANGELOG.md +4/−0
- llvm-party.cabal +2/−2
CHANGELOG.md view
@@ -1,3 +1,7 @@+## 12.1.1 (2023.06.26)+++ Fix maintainer field+ ## 12.1.0 (2023.06.26) + Merge llvm-hs and llvm-hs-pure.
llvm-party.cabal view
@@ -1,13 +1,13 @@ cabal-version: 2.2 name: llvm-party-version: 12.1.0+version: 12.1.1 license: BSD-3-Clause license-file: LICENSE author: Anthony Cowley, Stephen Diehl, Moritz Kiefer <moritz.kiefer@purelyfunctional.org>, Benjamin S. Scarlet maintainer:- Anthony Cowley, Stephen Diehl, Moritz Kiefer <moritz.kiefer@purelyfunctional.org>+ Jappie Klooster <hi@jappie.me> copyright: (c) 2013 Benjamin S. Scarlet and Google Inc. homepage: http://github.com/jappeace/llvm-party/