Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
Thu Mar 30 17:06:56 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-haskell-lexer
|
# spec file for package ghc-haskell-lexer
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name haskell-lexer
|
%global pkg_name haskell-lexer
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.1.2
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A fully compliant Haskell 98 lexer
|
Summary: A fully compliant Haskell 98 lexer
|
||||||
License: MIT
|
License: MIT
|
||||||
|
3
haskell-lexer-1.1.1.tar.gz
Normal file
3
haskell-lexer-1.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c8eeda569a30f115244c17920247ba2c45d11b3e30805f648a878f7855d8f349
|
||||||
|
size 14499
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f3a95b6bffed91a4eeba1354e419474a7ee44af1aefe517fea17a43e64dc681d
|
|
||||||
size 14503
|
|
Loading…
Reference in New Issue
Block a user