forked from pool/ghc-haskell-lexer
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
72a1cf7186 | ||
|
4bcf0d5cca |
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 18:54:35 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- 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 <psimons@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8eeda569a30f115244c17920247ba2c45d11b3e30805f648a878f7855d8f349
|
||||
size 14499
|
3
haskell-lexer-1.1.2.tar.gz
Normal file
3
haskell-lexer-1.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3a95b6bffed91a4eeba1354e419474a7ee44af1aefe517fea17a43e64dc681d
|
||||
size 14503
|
Loading…
Reference in New Issue
Block a user