Accepting request 815222 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/815222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-xml?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2020-06-19 15:21:22 +00:00 committed by Git OBS Bridge
commit 3d0e9225cc
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 16 11:14:53 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Fri Nov 8 16:15:16 UTC 2019 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-xml
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@ Summary: A simple XML library
License: BSD-3-Clause
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-rpm-macros

View File

@ -1,7 +1,7 @@
Name: xml
Version: 1.3.14
x-revision: 1
Homepage: http://code.galois.com
x-revision: 2
Homepage: https://github.com/GaloisInc/xml
Synopsis: A simple XML library.
Description: A simple XML library.
Category: Text, XML