Compare commits
2 Commits
rawhide
...
f38-riscv6
Author | SHA1 | Date | |
---|---|---|---|
478154a09d | |||
e886089f58 |
@ -4,11 +4,15 @@
|
|||||||
%global pkg_name bifunctors
|
%global pkg_name bifunctors
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
|
|
||||||
|
%ifnarch riscv64
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
%else
|
||||||
|
%bcond_with tests
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 5.5.14
|
Version: 5.5.14
|
||||||
Release: %autorelease
|
Release: %autorelease -e 0.riscv64 -e rvre0
|
||||||
Summary: Bifunctors
|
Summary: Bifunctors
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user