Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-06-24 10:00:25 +03:00
parent 4a7d108864
commit de7605038c
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: ghc-%{pkg_name}
Version: 0.1.6
# can only be reset when all subpkgs bumped
Release: 1%{?dist}
Release: 1.rvre0%{?dist}
Summary: Type level booleans
License: BSD-3-Clause
@ -132,6 +132,9 @@ cp -bp %{SOURCE2} %{pkg_name}.cabal
%changelog
* Sat Jun 24 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.1.6-1.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.1.6-1
- https://hackage.haskell.org/package/singleton-bool-0.1.6/changelog
- refresh to cabal-rpm-2.1.0 with SPDX migration