From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 19 23:09:25 2019 Received: (at submit) by debbugs.gnu.org; 20 Feb 2019 04:09:25 +0000 Received: from localhost ([127.0.0.1]:57013 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwJCH-0002n0-98 for submit@debbugs.gnu.org; Tue, 19 Feb 2019 23:09:25 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwJCC-0002mI-2M for submit@debbugs.gnu.org; Tue, 19 Feb 2019 23:09:21 -0500 Received: from lists.gnu.org ([209.51.188.17]:48234) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gwJC6-0006xE-P8 for submit@debbugs.gnu.org; Tue, 19 Feb 2019 23:09:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:32924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwJC5-0001jL-W6 for guix-patches@gnu.org; Tue, 19 Feb 2019 23:09:14 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwJ62-0002ca-1g for guix-patches@gnu.org; Tue, 19 Feb 2019 23:02:59 -0500 Received: from mout02.posteo.de ([185.67.36.66]:50705) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gwJ61-0002Wm-AQ for guix-patches@gnu.org; Tue, 19 Feb 2019 23:02:57 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 777802400E5 for ; Wed, 20 Feb 2019 05:02:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1550635360; bh=uRXaByZhUL24nI5+1VJhFzT0Enk+U7dS6I2w0JC2X2E=; h=From:To:Subject:Date:From; b=R9U7EeVERz6FPhK1jc6eUXt89RK8tcuBe6p46qxO529NtVdWFkGZTULv4U/o8WIS3 bdhM+v9KhlhbAG3hBZIufv3Ns5e2F+jLua8l2F/TlGT5pvO4qeyTANj7Exqg7EZMwv Vjz3f1QpzU4bR6/2s/bEWjXHsMGJ/iIVDOSKdPr7XufppSiWHYsTGrcHAv1xuneGCm S+3Tj/JgbXlkM6dOMikTS0iNAVJ2vJlnMhjswaq76FzJIdGOnJdc+zkD8Dtxk/74cq alsPEon0yUeOeaW0Ty5ahX1NVNiFKdCiO+mIGVxfhSt59mayIgVFeeBbsjj91Y30vi FxUIT31Z12bDw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4443pl4zwZz9rxM for ; Wed, 20 Feb 2019 05:02:39 +0100 (CET) From: Brett Gilio To: guix-patches@gnu.org Subject: [PATCH 1/3] gnu: emacs-dash: Update to 2.15.0. Date: Tue, 19 Feb 2019 22:02:38 -0600 Message-ID: <87mumrt8dd.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-emacs-dash-Update-to-2.15.0.patch Content-Description: [PATCH 1/3] gnu: emacs-dash: Update to 2.15.0. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.67.36.66 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) >From 12c8c9ffab36fa29d202c6aca632dea476739e58 Mon Sep 17 00:00:00 2001 From: Brett Gilio Date: Tue, 19 Feb 2019 22:00:34 -0600 Subject: [PATCH 1/3] gnu: emacs-dash: Update to 2.15.0. * gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.15.0. --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 75fc97471..0bea870e6 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1607,7 +1607,7 @@ and stored in memory.") (define-public emacs-dash (package (name "emacs-dash") - (version "2.14.1") + (version "2.15.0") (source (origin (method git-fetch) (uri (git-reference @@ -1616,7 +1616,7 @@ and stored in memory.") (file-name (git-file-name name version)) (sha256 (base32 - "1kzijmjxjxgr7p8clphzvmm47vczckbs8mza9an77c25bn627ywl")))) + "0dx8q3jr8fh73cfl7mqi5dq0012ambpvc74d2c71fsv9rfw85693")))) (build-system emacs-build-system) (arguments `(#:tests? #t -- 2.20.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 19 23:18:26 2019 Received: (at 34586) by debbugs.gnu.org; 20 Feb 2019 04:18:26 +0000 Received: from localhost ([127.0.0.1]:57029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwJL0-00036j-1v for submit@debbugs.gnu.org; Tue, 19 Feb 2019 23:18:26 -0500 Received: from mout01.posteo.de ([185.67.36.65]:35404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gwJKw-00036M-Pg for 34586@debbugs.gnu.org; Tue, 19 Feb 2019 23:18:23 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 66DB216005E for <34586@debbugs.gnu.org>; Wed, 20 Feb 2019 05:18:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1550636295; bh=nIiv2CNEXlyepZ2Q0GLimDweOq71cOERepo4qnjIW1w=; h=From:To:Cc:Subject:Date:From; b=O7VfloPbal7NpgKwV26M8wbXbqTDHZoBpYiLvbf6rE0GWclUFd+gjHK7nrn75HsYH gbBU5d5pnAoRoddWuhHPPICzTFpMaV8xMEG0OJu6aflICPNiAE/Q3EXoqFSKfjea5s bsJ6mwQGu97wSKByhzczCQ2GJ+elksKdQ6pPcqeszYZU8dQJKUsvIMfEqtl/fdRX8C jlqc18yhbLB2M5zA+VmX0GuIvIUI3RTl84pjXfOBjEJAXI7eaLEX/7NU9YIDa+rh/q MDsj3fY+RsjHypGACy9aphnzrpFvutQKn0OA7HX5F4MCWfX5O2MbePiz8GZk9q205i WfeH4cx5sVxKg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 44448k1LWtz6tmB; Wed, 20 Feb 2019 05:18:13 +0100 (CET) References: <87mumrt8dd.fsf@posteo.net> User-agent: mu4e 1.0; emacs 26.1 From: Brett Gilio To: Brett Gilio Subject: Re: [bug#34586] [PATCH 1/3] gnu: emacs-dash: Update to 2.15.0. In-reply-to: <87mumrt8dd.fsf@posteo.net> Date: Tue, 19 Feb 2019 22:18:11 -0600 Message-ID: <87lg2bt7ng.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 34586 Cc: 34586@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Brett Gilio writes: > From 12c8c9ffab36fa29d202c6aca632dea476739e58 Mon Sep 17 00:00:00 2001 > From: Brett Gilio > Date: Tue, 19 Feb 2019 22:00:34 -0600 > Subject: [PATCH 1/3] gnu: emacs-dash: Update to 2.15.0. > > * gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.15.0. > --- > gnu/packages/emacs-xyz.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index 75fc97471..0bea870e6 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -1607,7 +1607,7 @@ and stored in memory.") > (define-public emacs-dash > (package > (name "emacs-dash") > - (version "2.14.1") > + (version "2.15.0") > (source (origin > (method git-fetch) > (uri (git-reference > @@ -1616,7 +1616,7 @@ and stored in memory.") > (file-name (git-file-name name version)) > (sha256 > (base32 > - "1kzijmjxjxgr7p8clphzvmm47vczckbs8mza9an77c25bn627ywl")))) > + "0dx8q3jr8fh73cfl7mqi5dq0012ambpvc74d2c71fsv9rfw85693")))) > (build-system emacs-build-system) > (arguments > `(#:tests? #t So, this update to dash contains a `listp' functions that isn't available in earlier versions, as well as updates to a dash-functional module. These updates are needed for the lsp-mode and lsp-ui patches I sent in this series. As usual, I made sure all dependencies are building correctly with the dash update to 2.15.0, and I came across a failing build for `emacs-json-mode'. However, this failing build seems unrelated to the change in dash and has something to do with upstream. So, while I know that people are going to want to make sure that all of our packages that depend on dash are still working (and I encourage you to check before somebody pushes this to master), just know that specific failure seems to be unrelated. Best, Brett Gilio From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 14 06:38:40 2019 Received: (at 34586-done) by debbugs.gnu.org; 14 Mar 2019 10:38:40 +0000 Received: from localhost ([127.0.0.1]:43016 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h4Nl1-0000Zg-MZ for submit@debbugs.gnu.org; Thu, 14 Mar 2019 06:38:39 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21015) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h4Nl0-0000Za-4f for 34586-done@debbugs.gnu.org; Thu, 14 Mar 2019 06:38:38 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1552559917; cv=none; d=zoho.com; s=zohoarc; b=Hp9mCjn6KashbuiDHfS/7LD57wcENSRDt8R/A+G94rTqgH87gt+6lM8AfjFCiipKCf2JG30LwBr2+I8HGPyTyBUA189+Yjfyoo4A8tc+4KsRt4FfTN3fczg9+xMiFwaPkyjCxQilTMj1iI8hB0jS10weer7WBUiUAX4WvbGd8G0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1552559917; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=qKb8+TZzKKkPQVYDPerLwJDWjzsjKCcLlsA9IQNiIeE=; b=HweuHZ1E0C0/d62CwjJi4xlMsaBZsP8bwjL88ke3Phg1d7BKLDYUjXeImDNXENFY1g+YIApYwoELliO65eJ1lgezsDwrYnHJel75M6jaMGQzp8wYMAnx3rpQ5zBJaamcpTV2V9t0Jg0piTSZeCWoa5Z15yLzGw1SEYzR78Q+ZlE= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1552559917; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type; l=2137; bh=qKb8+TZzKKkPQVYDPerLwJDWjzsjKCcLlsA9IQNiIeE=; b=d/qn4Gxxs5vX5O3H2fVEJN1gHHHnvOGktfw4UW7XJhK8vXi0qbjTP0b8THbQkhfA KSXPtS9E/Gsy1i/1i6aXgFQGCna+6MjoF1Qpw7bTnd4AyrkP1lKSIDHIY5kwmMm6tNr UbZVIvqJQFJ5nKhaptOTqOeYgIIBrDyBLXLNDc/4= Received: from localhost (p54AD4C6A.dip0.t-ipconnect.de [84.173.76.106]) by mx.zohomail.com with SMTPS id 1552559916250355.84490130593065; Thu, 14 Mar 2019 03:38:36 -0700 (PDT) References: <87mumrt8dd.fsf@posteo.net> <87lg2bt7ng.fsf@posteo.net> User-agent: mu4e 1.0; emacs 26.1 From: Ricardo Wurmus To: Brett Gilio Subject: Re: [bug#34586] [PATCH 1/3] gnu: emacs-dash: Update to 2.15.0. In-reply-to: <87lg2bt7ng.fsf@posteo.net> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Thu, 14 Mar 2019 11:38:33 +0100 Message-ID: <87h8c53fme.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34586-done Cc: 34586-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Brett Gilio writes: > Brett Gilio writes: > >> From 12c8c9ffab36fa29d202c6aca632dea476739e58 Mon Sep 17 00:00:00 2001 >> From: Brett Gilio >> Date: Tue, 19 Feb 2019 22:00:34 -0600 >> Subject: [PATCH 1/3] gnu: emacs-dash: Update to 2.15.0. >> >> * gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.15.0. >> --- >> gnu/packages/emacs-xyz.scm | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm >> index 75fc97471..0bea870e6 100644 >> --- a/gnu/packages/emacs-xyz.scm >> +++ b/gnu/packages/emacs-xyz.scm >> @@ -1607,7 +1607,7 @@ and stored in memory.") >> (define-public emacs-dash >> (package >> (name "emacs-dash") >> - (version "2.14.1") >> + (version "2.15.0") >> (source (origin >> (method git-fetch) >> (uri (git-reference >> @@ -1616,7 +1616,7 @@ and stored in memory.") >> (file-name (git-file-name name version)) >> (sha256 >> (base32 >> - "1kzijmjxjxgr7p8clphzvmm47vczckbs8mza9an77c25bn627ywl")))) >> + "0dx8q3jr8fh73cfl7mqi5dq0012ambpvc74d2c71fsv9rfw85693")))) >> (build-system emacs-build-system) >> (arguments >> `(#:tests? #t > > So, this update to dash contains a `listp' functions that isn't > available in earlier versions, as well as updates to a dash-functional > module. These updates are needed for the lsp-mode and lsp-ui patches I > sent in this series. > > As usual, I made sure all dependencies are building correctly with the > dash update to 2.15.0, and I came across a failing build for > `emacs-json-mode'. However, this failing build seems unrelated to the > change in dash and has something to do with upstream. > > So, while I know that people are going to want to make sure that all of > our packages that depend on dash are still working (and I encourage you > to check before somebody pushes this to master), just know that specific > failure seems to be unrelated. Thanks for the extra testing! I applied this patch to the master branch with commit 3490212a413c8f5f28b574f9b692bb28e081c7d0. Thanks! -- Ricardo From unknown Mon Jun 23 04:10:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Apr 2019 11:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator