From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cN9tC6oBp2W6bgAAqHPOHw:P1 (envelope-from ) for ; Tue, 16 Jan 2024 23:22:34 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id cN9tC6oBp2W6bgAAqHPOHw (envelope-from ) for ; Tue, 16 Jan 2024 23:22:34 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b="l4T/L1jl"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705443754; h=from:from:sender:sender:reply-to: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=1grcHHdPcfjP9vtc2hyhvH/Ps/vQK/axyYsyppNT1nk=; b=Ia1iqEZM/SGLx4POK4Z3GmK+KV23nbqzjcXsvkVCYt+I04Fjf7QZS69lkain+ObV9aC4gH KaxnYt0I2mQsVoOCvYFfcD+i5ajFO2gvS9qMGR/m1qjSIspGkWClCDcH1I9Q6mTLt5yTAw Z/17eaOVDcaCiMvVZsCeiNLicFGdGhQPq9hlbGBpyGfvHiuqYuCsiKh+Bvyb8LzcJJmq3u uTA5+hwLIYWIsyjQPItL9egYVn2iQICu80ubvVnoksIWddFctecFy7wBtA6t7xAYYonE+X JIFYT7uBrST3OhSx3V+ObT1SN63FV2HjjfmkhIIGUE5hCfCIlbhp9ozx0HyXhw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b="l4T/L1jl"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705443754; a=rsa-sha256; cv=none; b=nL/ZxOaNHDGIqBo7Vzua+WudaBrRuN0+dYEGhu2ED91Rzn77Yaj1tDLqOhFyCKnchUct1t sD8wPY46tIeZ1WoS4Wz9bJv73SQ1ZFS+vRAUQ+4Qvtgl1u8UCcxqYwsj9w6bXrnzlPZE2n z58+1LSipgPVzRSmDDt8bBTncKUzN8UBH/2uYDZwuvFznp+5Um1k8gWpZaDSpjSfRqsMWX VBpHuIuUWSCg/Iegg427cpCEfdB2S9cZTgYS2GmqAKqVxRY6rnEOS9IZ415cG1yGuDQFbZ mMnV7pQz8qEdY5rAfMaYqEYkF/5HzYRpxsunQEfgA4DVyE9j2jAz+0vKkTiplg== 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 156D61D46D for ; Tue, 16 Jan 2024 23:22:34 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rPrp9-0002ye-C1; Tue, 16 Jan 2024 17:22:23 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rPror-0002tq-AH for guix-patches@gnu.org; Tue, 16 Jan 2024 17:22:06 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rProo-0005b8-N6 for guix-patches@gnu.org; Tue, 16 Jan 2024 17:22:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rProp-0003qn-AF for guix-patches@gnu.org; Tue, 16 Jan 2024 17:22:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67963] [PATCH v2 34/37] gnu: Add perl-dbix-class-timestamp. Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 16 Jan 2024 22:22:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67963 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67963@debbugs.gnu.org Cc: Felix Lechner Received: via spool by 67963-submit@debbugs.gnu.org id=B67963.170544367114673 (code B ref 67963); Tue, 16 Jan 2024 22:22:03 +0000 Received: (at 67963) by debbugs.gnu.org; 16 Jan 2024 22:21:11 +0000 Received: from localhost ([127.0.0.1]:50041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPrnz-0003oV-0S for submit@debbugs.gnu.org; Tue, 16 Jan 2024 17:21:11 -0500 Received: from sail-ipv4.us-core.com ([208.82.101.137]:33596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPrhI-0000o2-GL for 67963@debbugs.gnu.org; Tue, 16 Jan 2024 17:14:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=S39CU8ea9b4KaNL 0dyOQphMxku/Il1bn2tW7Uh2ysbE=; h=references:in-reply-to:date:subject: cc:to:from; d=lease-up.com; b=l4T/L1jlFwZiVYEZG4Wr4mhEEWJjUCtiC4lAYfAn gNYW56ZNecLFyGY+2mFHhRE6+UKeywxc+VF266zo5BTciTs88bK6FmheTBixMGe2+Kdr4s SumsUdXcxsDIRf/PzRXYbHqMWZjLavC2B7/L6TywFYcrGKiZ41a0hsGMyAuX4= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 153ce110 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Tue, 16 Jan 2024 22:14:09 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 5086b780; Tue, 16 Jan 2024 22:14:09 +0000 (UTC) Date: Tue, 16 Jan 2024 14:13:12 -0800 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: , Reply-to: Felix Lechner X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.69 X-Spam-Score: -6.69 X-Migadu-Queue-Id: 156D61D46D X-Migadu-Scanner: mx12.migadu.com X-TUID: /DiGXwd4AtuE * gnu/packages/databases.scm (perl-dbix-class-timestamp): New variable. Change-Id: Ia048989da04282448247c8544a82e292417abfe2 --- gnu/packages/databases.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index f30c0f38f4..6151abb705 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -2168,6 +2168,35 @@ (define-public perl-dbix-class-schema-loader columns, primary keys, unique constraints and relationships.") (license license:perl-license))) +(define-public perl-dbix-class-timestamp + (package + (name "perl-dbix-class-timestamp") + (version "0.14") + (source + (origin + (method url-fetch) + (uri (string-append + "mirror://cpan/authors/id/R/RI/RIBASUSHI/DBIx-Class-TimeStamp-" + version ".tar.gz")) + (sha256 + (base32 "1zhr4r5ffihqsh2imap7zmps2y0h71piqqhg2nqhcwkjhvlxb958")))) + (build-system perl-build-system) + (native-inputs (list perl-class-accessor-grouped + perl-datetime-format-mysql + perl-datetime-format-sqlite + perl-dbd-sqlite ; for test + perl-module-install + perl-time-warp)) + (propagated-inputs (list perl-datetime + perl-dbix-class + perl-dbix-class-dynamicdefault)) + (home-page "https://metacpan.org/release/DBIx-Class-TimeStamp") + (synopsis + "DBIx::Class extension to update and create date and time based fields") + (description "Works in conjunction with InflateColumn::DateTime to +automatically set update and create date and time based fields in a table.") + (license license:perl-license))) + (define-public perl-dbd-pg (package (name "perl-dbd-pg") -- 2.41.0