Accepting request 141666 from home:ptrommler:haskell-platform
HP 2012.4 OBS-URL: https://build.opensuse.org/request/show/141666 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-syb?expand=0&rev=4
This commit is contained in:
parent
a6bdc34240
commit
a37f45f2e5
4
_service
4
_service
@ -1,3 +1,3 @@
|
||||
<services>
|
||||
<service name="download_files"/>
|
||||
</services>
|
||||
|
||||
<service name="download_files" mode="localonly"/></services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:646cfc8feaa2625bbac94675ee51256de69ebfcf35d760cbfa39aaeda132dff7
|
||||
size 38422
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 17 14:47:07 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- make service localonly for Factory submission
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 2 10:21:36 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- update to 0.3.7 from upstream (no changelog)
|
||||
- required by Haskell Platform 2012.4.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 3 17:46:03 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
|
@ -16,10 +16,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# cabal2spec-0.25
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
|
||||
|
||||
%global pkg_name syb
|
||||
|
||||
%global common_summary Haskell Scrap Your Boilerplate library
|
||||
@ -27,7 +23,7 @@
|
||||
%global common_description This package contains the generics system described in the Scrap Your Boilerplate papers (see http://www.cs.uu.nl/wiki/GenericProgramming/SYB). It defines the Data class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.6.1
|
||||
Version: 0.3.7
|
||||
Release: 1
|
||||
Summary: %{common_summary}
|
||||
|
||||
|
3
syb-0.3.7.tar.gz
Normal file
3
syb-0.3.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59f4058a8182a472c0e0e35f8aca836470a5785d3dcd01e3d44bb188c850da73
|
||||
size 39091
|
Loading…
x
Reference in New Issue
Block a user