update to 0.10.5.2
This commit is contained in:
parent
8418820eaf
commit
5d1ae9bdac
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,3 +13,5 @@
|
||||
/skylighting-core-0.8.5.tar.gz
|
||||
/skylighting-0.10.2.tar.gz
|
||||
/skylighting-core-0.10.2.tar.gz
|
||||
/skylighting-0.10.5.2.tar.gz
|
||||
/skylighting-core-0.10.5.2.tar.gz
|
||||
|
@ -1,16 +1,16 @@
|
||||
# generated by cabal-rpm-2.0.9 --subpackage
|
||||
# generated by cabal-rpm-2.0.10 --subpackage
|
||||
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
||||
|
||||
%global pkg_name skylighting
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
%global skylightingcore skylighting-core-0.10.5.1
|
||||
%global skylightingcore skylighting-core-0.10.5.2
|
||||
%global subpkgs %{skylightingcore}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.10.2
|
||||
Version: 0.10.5.2
|
||||
# can only be reset when all subpkgs bumped
|
||||
Release: 5%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Syntax highlighting library
|
||||
|
||||
License: GPLv2+
|
||||
@ -25,7 +25,6 @@ BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-rpm-macros-extra
|
||||
BuildRequires: ghc-base-prof
|
||||
BuildRequires: ghc-binary-prof
|
||||
BuildRequires: ghc-bytestring-prof
|
||||
BuildRequires: ghc-containers-prof
|
||||
#BuildRequires: ghc-skylighting-core-prof
|
||||
# for missing dep 'skylighting-core':
|
||||
@ -34,6 +33,7 @@ BuildRequires: ghc-ansi-terminal-prof
|
||||
BuildRequires: ghc-attoparsec-prof
|
||||
BuildRequires: ghc-base64-bytestring-prof
|
||||
BuildRequires: ghc-blaze-html-prof
|
||||
BuildRequires: ghc-bytestring-prof
|
||||
BuildRequires: ghc-case-insensitive-prof
|
||||
BuildRequires: ghc-colour-prof
|
||||
BuildRequires: ghc-directory-prof
|
||||
@ -117,7 +117,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
# Begin cabal-rpm install
|
||||
%ghc_libs_install %{subpkgs}
|
||||
%ghc_lib_install
|
||||
%ghc_fix_rpath %{pkgver}
|
||||
# End cabal-rpm install
|
||||
|
||||
|
||||
@ -143,6 +142,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.10.5.2-6
|
||||
- update to 0.10.5.2
|
||||
|
||||
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.10.2-5
|
||||
- update to 0.10.2
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (skylighting-core-0.10.2.tar.gz) = c3d20694b29dee660cbba681dec4b7610b1b5be8e5b359931935b0e2a466f41a494847231557c6c5906d5b31487360516af0e00c46689cbc03c9de58e3430698
|
||||
SHA512 (skylighting-0.10.2.tar.gz) = 04d411580caf6102e3f8732c53b103412c6d42becfadbbcdd13053557235b632f07d82b22acad87ffc37f5705a387367aa21a0b70b1c5cf2ef52acce1b3e4e86
|
||||
SHA512 (skylighting-core-0.10.5.2.tar.gz) = c8cd61c20d758f0b9bef03a6d36bbfeb83e1b355040198044764a14d5cbbae93cdea1ef2cd56f9c482e20c5b657fb201231c28f728c2a0ad0aae6354c678a917
|
||||
SHA512 (skylighting-0.10.5.2.tar.gz) = 00799f7058312d38f8d1cd753eab25c0abc0461bf1137de606c52509a608e9594b4aa94e01c53f6ed2effffc83496cec2ce71c478709c88f9a1affc49112bb7c
|
||||
|
Loading…
Reference in New Issue
Block a user