forked from pool/ghc-neat-interpolation
Accepting request 759456 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/759456 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-neat-interpolation?expand=0&rev=6
This commit is contained in:
commit
6e291e6d6b
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 03:03:16 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update neat-interpolation to version 0.3.2.5.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 16:14:17 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Drop obsolete group attributes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 19:24:17 UTC 2018 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-neat-interpolation
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,11 +19,10 @@
|
||||
%global pkg_name neat-interpolation
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.2.4
|
||||
Version: 0.3.2.5
|
||||
Release: 0
|
||||
Summary: A quasiquoter for neat and simple multiline text interpolation
|
||||
License: MIT
|
||||
Group: Development/Libraries/Haskell
|
||||
URL: https://hackage.haskell.org/package/%{pkg_name}
|
||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
@ -43,7 +42,6 @@ accurately manages the indentation of all lines of the interpolated variables.
|
||||
|
||||
%package devel
|
||||
Summary: Haskell %{pkg_name} library development files
|
||||
Group: Development/Libraries/Haskell
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: ghc-compiler = %{ghc_version}
|
||||
Requires(post): ghc-compiler = %{ghc_version}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de7370d938ffd8c7b52d732f4f088387ed8216cf9767d818e99b7ec827931752
|
||||
size 4463
|
3
neat-interpolation-0.3.2.5.tar.gz
Normal file
3
neat-interpolation-0.3.2.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c3d5204ca80713461b5b5411bdaceade0ec7a174c04104e65dd5d79fd02cb26
|
||||
size 4469
|
Loading…
Reference in New Issue
Block a user