From 393a8a2118ccd7c1de9840e2a3015fd5f71ac9b9 Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Sun, 10 Dec 2017 01:55:26 +0800 Subject: guix: Guile objects are not architecture-independent --- guix/guile-json/guile-json.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'guix') diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec index aeb16cb..75916b9 100644 --- a/guix/guile-json/guile-json.spec +++ b/guix/guile-json/guile-json.spec @@ -1,13 +1,14 @@ +%global debug_package %{nil} + Name: guile-json Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: JSON module for Guile License: LGPLv3+ URL: https://savannah.nongnu.org/projects/guile-json Source0: https://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz -BuildArch: noarch BuildRequires: guile Requires: guile @@ -51,6 +52,9 @@ make %{?_smp_mflags} %changelog +* Sun Dec 10 2017 Ting-Wei Lan - 0.6.0-4 +- Remove noarch because .go files are not architecture-independent + * Sat Dec 09 2017 Ting-Wei Lan - 0.6.0-3 - Use HTTPS to download the source -- cgit v1.2.3