From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id IO3/GivPOGGQ/QAAgWs5BA (envelope-from ) for ; Wed, 08 Sep 2021 16:56:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id sMdJFivPOGHtbAAA1q6Kng (envelope-from ) for ; Wed, 08 Sep 2021 14:56:43 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 249AE19877 for ; Wed, 8 Sep 2021 16:56:43 +0200 (CEST) Received: from localhost ([::1]:53778 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mNz0E-0000Ip-9D for larch@yhetil.org; Wed, 08 Sep 2021 10:56:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52114) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNyye-00062O-Jg for guix-patches@gnu.org; Wed, 08 Sep 2021 10:55:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50019) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mNyye-0002nK-CY for guix-patches@gnu.org; Wed, 08 Sep 2021 10:55:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mNyye-00088T-CB for guix-patches@gnu.org; Wed, 08 Sep 2021 10:55:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50476] [PATCH 01/10] gnu: guile-dbi: Update upstream source. References: <20210908144520.2883-1-arunisaac@systemreboot.net> In-Reply-To: <20210908144520.2883-1-arunisaac@systemreboot.net> Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 08 Sep 2021 14:55:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50476 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50476@debbugs.gnu.org Cc: Arun Isaac Received: via spool by 50476-submit@debbugs.gnu.org id=B50476.163111286631129 (code B ref 50476); Wed, 08 Sep 2021 14:55:04 +0000 Received: (at 50476) by debbugs.gnu.org; 8 Sep 2021 14:54:26 +0000 Received: from localhost ([127.0.0.1]:33319 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNyy2-00085q-42 for submit@debbugs.gnu.org; Wed, 08 Sep 2021 10:54:26 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37678) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNyxu-000848-1g for 50476@debbugs.gnu.org; Wed, 08 Sep 2021 10:54:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Vkacf7vCcx0EjdzpxeVdmM12Z/+8iw5j9dGeGpXrv7M=; b=Xb88EYrwRIuMPPXAUC7VfxXWUX Beg3clQlpIfGsjumseWhIP0yqwrlUJHaIJYFWSbj+JueW4zGUPv/GQC1OLdzgZmHLwUPHoSkJvuzF 0Tqunm349J6v5yIrSF4l6dGPczjP3BD2RXeLPaRPBJDBK72w9VyYocbS1gAujJJfg/1zEPwdOjI/c kBzs7qKGvB6aua2zg5t+gQIBr6LccpUqLm/lWbq16zLHVy8ztmhzlXy6BLDanNlGm6PBp7izIu4F2 jkNVWTxVrGo+5oMeKPkli453M6x7gm7vGxqjEsVGGaAIAevZkGOtU+nNQG10r/dFqGLneeivfZzx3 KWXHSHNg==; Received: from [192.168.2.1] (port=55638 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mNyxq-000W6b-R3; Wed, 08 Sep 2021 20:24:14 +0530 From: Arun Isaac Date: Wed, 8 Sep 2021 20:24:04 +0530 Message-Id: <20210908145413.4652-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631113003; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Vkacf7vCcx0EjdzpxeVdmM12Z/+8iw5j9dGeGpXrv7M=; b=WSttJxaIHz0ukiakPgP055xMz7ynz7aTX4oSxx/51S2bJteXGY6COdC8JgcZnm9lty09cD GafM9/F56QQCop9oIWPAGH0puzcO7++H5nRYX8DQGnSKM4+Xtkz8svdwnqR62cuVxnN4gE wFLhQurj9fL/wB2DhrYI6tyNkYYWVSmV5ryqqh4a3hZR6l1h00F0YGYE5TI5ROISYLIsbX EzQgWoMKf9AgwDjcH2SnrNFZL4UkLWr535mRdOMUEE8/et0kLxxt5RJ3ztxyFgaHw77kCS CYb0i518zucZsE6WTtmVulQgr76t2nv3kL+Zt90ELTB6SF9qv8o8QkOmrLLFFw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631113003; a=rsa-sha256; cv=none; b=b3Ti0V+JO8FJvbbIe6sU2m9SfGpJYZBfROkJfcFBNCaT8A7hZhCP4xfZ0tHNBtfsxb3WaV nTZn92MDmWnF4MpiAhLC5FkhnkW1Ky8VA6W92m4tpXr2Nej+ZQRVxSiWhKdrEdpqWCcukb 9+VftBR1WCEktEv//MykWcEkSp6Hd+/fGdZuTaYJQmsyWrOCIjyWmEpG8NYZauDSNkwsvM y/dEUiLeNGjblRkJiWPyfsax1CtCYaPN9miWhrEsciIXVayhl2PhK2Z07QjBasJqcJPACl JajtrO9BSTc70IMJlaLP5zqByrH28fHhhZX0Yk/19hQzAs6VDnbGve6SBbZCQA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=Xb88EYrw; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=Xb88EYrw; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 249AE19877 X-Spam-Score: 3.69 X-Migadu-Scanner: scn1.migadu.com X-TUID: m3THAfmKO5AL * gnu/packages/guile-xyz.scm (guile-dbi)[source]: Use git-fetch. Update URI. [home-page]: Update URI. [native-inputs]: Add autoconf, automake, libtool, perl and texinfo. --- gnu/packages/guile-xyz.scm | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 457701a436..26623b7770 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -1495,12 +1495,12 @@ library}.") (source (origin (method git-fetch) (uri (git-reference - (url "https://example.org") ;only hosted on Software Heritage - (commit "e19b019e9683faf66c3f385b20fcc112e65f8c6e"))) + (url "https://github.com/opencog/guile-dbi") + (commit (string-append "guile-dbi-" version)))) (file-name (git-file-name name version)) (sha256 (base32 - "09ys5hj7gnj5w1iv1m194j06jk6b8sdhc8j6hcv3bprq1428kyxw")))) + "0nswd067gvpy9pnig409ympkw29akh9lb2i6g3w7r18g1s0ivah2")))) (build-system gnu-build-system) (arguments '(#:configure-flags @@ -1524,10 +1524,16 @@ library}.") (inputs `(("guile-dbd-sqlite3" ,guile-dbd-sqlite3) ("guile-dbd-postgresql" ,guile-dbd-postgresql))) ; only shared library, no scheme files + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("libtool" ,libtool) + ("perl" ,perl) + ("texinfo" ,texinfo))) (propagated-inputs `(("guile" ,guile-2.2))) (synopsis "Guile database abstraction layer") - (home-page "https://web.archive.org/web/20160328232717/http://home.gna.org/guile-dbi/guile-dbi.html") + (home-page "https://github.com/opencog/guile-dbi") (description "guile-dbi is a library for Guile that provides a convenient interface to SQL databases. Database programming with guile-dbi is generic in that the same -- 2.33.0