diff --git a/ghc-haskell-lexer.changes b/ghc-haskell-lexer.changes index ba89c6f..3acf2c2 100644 --- a/ghc-haskell-lexer.changes +++ b/ghc-haskell-lexer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 29 18:54:35 UTC 2024 - Peter Simons + +- Update haskell-lexer to version 1.1.2. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Thu Mar 30 17:06:56 UTC 2023 - Peter Simons diff --git a/ghc-haskell-lexer.spec b/ghc-haskell-lexer.spec index 125fabc..24600b8 100644 --- a/ghc-haskell-lexer.spec +++ b/ghc-haskell-lexer.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-haskell-lexer # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name haskell-lexer %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: A fully compliant Haskell 98 lexer License: MIT diff --git a/haskell-lexer-1.1.1.tar.gz b/haskell-lexer-1.1.1.tar.gz deleted file mode 100644 index 6603cca..0000000 --- a/haskell-lexer-1.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8eeda569a30f115244c17920247ba2c45d11b3e30805f648a878f7855d8f349 -size 14499 diff --git a/haskell-lexer-1.1.2.tar.gz b/haskell-lexer-1.1.2.tar.gz new file mode 100644 index 0000000..2a63e48 --- /dev/null +++ b/haskell-lexer-1.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a95b6bffed91a4eeba1354e419474a7ee44af1aefe517fea17a43e64dc681d +size 14503