update to 0.8.4
This commit is contained in:
parent
9d71114e4b
commit
d0130047c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/skylighting-core-0.7.7.tar.gz
|
||||
/skylighting-0.8.2.1.tar.gz
|
||||
/skylighting-core-0.8.2.1.tar.gz
|
||||
/skylighting-0.8.4.tar.gz
|
||||
|
@ -4,13 +4,13 @@
|
||||
%global pkg_name skylighting
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
%global skylightingcore skylighting-core-0.8.2.1
|
||||
%global skylightingcore skylighting-core-0.8.4
|
||||
%global subpkgs %{skylightingcore}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.8.2.1
|
||||
Version: 0.8.4
|
||||
# can only be reset when all subpkgs bumped
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Syntax highlighting library
|
||||
|
||||
License: GPLv2+
|
||||
@ -40,7 +40,6 @@ BuildRequires: ghc-directory-prof
|
||||
BuildRequires: ghc-filepath-prof
|
||||
BuildRequires: ghc-hxt-prof
|
||||
BuildRequires: ghc-mtl-prof
|
||||
BuildRequires: ghc-regex-base-prof
|
||||
BuildRequires: ghc-regex-pcre-prof
|
||||
BuildRequires: ghc-safe-prof
|
||||
BuildRequires: ghc-text-prof
|
||||
@ -158,6 +157,9 @@ cabal-tweak-flag system-pcre True
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 0.8.4-2
|
||||
- update to 0.8.4
|
||||
|
||||
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 0.8.2.1-5
|
||||
- update to 0.8.2.1
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (skylighting-0.8.2.1.tar.gz) = b114fdde25ce67ae8e9a7cecf0d2e413fab2696152b3959dd79515af65fc0e5d23e22b0e0c3052088578cb8f774b805acaeb1d384aeb031acf916694b3655605
|
||||
SHA512 (skylighting-core-0.8.2.1.tar.gz) = 0eb5f967e21a08a89a9f4eb939dbb2b1ac005c3bec669bf60c6dd69f1b1f3f50dfbc1a2a4dfbe0633b54ca8e751e0b78f755a31d7f1783dc1fcc5f92321dc749
|
||||
SHA512 (skylighting-0.8.4.tar.gz) = 5c0e2605ddc4dd21dba036bc2c010ab2e2be930580921fb13146999b259e5ccd5599c504b7e31adf9d9f9d03af36c05965672de6864a0375ac13a7d372f00498
|
||||
|
Loading…
Reference in New Issue
Block a user