diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index 724add5..838c378 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Dec 8 00:02:33 UTC 2024 - Peter Simons + +- Update skylighting to version 0.14.4. + ## 0.14.4 + + * Add `gdscript`, `typst`, `tlaplus` syntax (#184, #199). + ------------------------------------------------------------------- Tue Sep 10 03:17:49 UTC 2024 - Peter Simons diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 22b788b..f3d36e4 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -19,22 +19,17 @@ %global pkg_name skylighting %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.14.3 +Version: 0.14.4 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof BuildRequires: ghc-binary-devel BuildRequires: ghc-binary-prof -BuildRequires: ghc-blaze-html-devel -BuildRequires: ghc-blaze-html-prof -BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-bytestring-prof BuildRequires: ghc-containers-devel BuildRequires: ghc-containers-prof BuildRequires: ghc-pretty-show-devel @@ -50,8 +45,6 @@ BuildRequires: ghc-skylighting-format-context-devel BuildRequires: ghc-skylighting-format-context-prof BuildRequires: ghc-skylighting-format-latex-devel BuildRequires: ghc-skylighting-format-latex-prof -BuildRequires: ghc-text-devel -BuildRequires: ghc-text-prof ExcludeArch: %{ix86} %description @@ -93,12 +86,11 @@ This package provides the Haskell %{pkg_name} profiling library. %autosetup -n %{pkg_name}-%{version} %build -%define cabal_configure_options -fexecutable +%define cabal_configure_options -f+executable %ghc_lib_build %install %ghc_lib_install -%ghc_fix_rpath %{pkg_name}-%{version} %post devel %ghc_pkg_recache @@ -108,7 +100,7 @@ This package provides the Haskell %{pkg_name} profiling library. %files -f %{name}.files %license LICENSE -%{_bindir}/%{pkg_name} +%{_bindir}/skylighting %files devel -f %{name}-devel.files %doc README.md changelog.md diff --git a/skylighting-0.14.3.tar.gz b/skylighting-0.14.3.tar.gz deleted file mode 100644 index 08e1e0c..0000000 --- a/skylighting-0.14.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9ecc860564414a34b10e3fda513610820f4ad84a99ee41c15110ba8364eab08 -size 1443960 diff --git a/skylighting-0.14.4.tar.gz b/skylighting-0.14.4.tar.gz new file mode 100644 index 0000000..91ccab5 --- /dev/null +++ b/skylighting-0.14.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e036248691b8bac82585639c95bf8d8d334e2a85ca5b20af3c4b60001e0102 +size 1449449