forked from pool/ghc-haskell-lexer
Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
a3f78d88dc | |||
b13cb57354 | |||
72a1cf7186 | |||
4bcf0d5cca |
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 18:51:39 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update haskell-lexer to version 1.2.1.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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) 2025 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.2.1
|
||||
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.2.1.tar.gz
Normal file
3
haskell-lexer-1.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d76e1528106b1b32e6e465264e39381ca4b450b72a4b5331e7e5127640a1a41
|
||||
size 14602
|
Reference in New Issue
Block a user