From unknown Sat Jun 21 05:19:18 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#74595 <74595@debbugs.gnu.org> To: bug#74595 <74595@debbugs.gnu.org> Subject: Status: [PATCH] gnu: git-annex: Update to 10.20241031. Reply-To: bug#74595 <74595@debbugs.gnu.org> Date: Sat, 21 Jun 2025 12:19:18 +0000 retitle 74595 [PATCH] gnu: git-annex: Update to 10.20241031. reassign 74595 guix-patches submitter 74595 Matthias Ri=C3=9Fe severity 74595 normal tag 74595 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 28 13:56:46 2024 Received: (at submit) by debbugs.gnu.org; 28 Nov 2024 18:56:46 +0000 Received: from localhost ([127.0.0.1]:39739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tGjgy-0002oF-Dd for submit@debbugs.gnu.org; Thu, 28 Nov 2024 13:56:46 -0500 Received: from lists.gnu.org ([209.51.188.17]:54136) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tGgTf-0008GM-Iu for submit@debbugs.gnu.org; Thu, 28 Nov 2024 10:30:48 -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 1tGgTf-0003nT-8b for guix-patches@gnu.org; Thu, 28 Nov 2024 10:30:47 -0500 Received: from mout-p-103.mailbox.org ([2001:67c:2050:0:465::103]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1tGgTc-0001Jp-KO for guix-patches@gnu.org; Thu, 28 Nov 2024 10:30:47 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4XzgHS18ffz9sW6; Thu, 28 Nov 2024 16:30:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0px.xyz; s=MBO0001; t=1732807828; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=9maq8lWNS5neaLjkGnqa3b1qalsz8hnheg/Oeff9SkY=; b=G+LcmoSDWIhU35szmwiYXI6wL67O1lRbDqX0B+HiYTLkzZezS7B8xPyQs0eIXJY81MG6hQ o6RK7y63SH0/cR3CtQutia1jv/zXPPf+pwBr6McfBa7+s48H+aHRDw+x5ljyNs9ww9Z7Wi lohsCihqjSwrcbBSrRM1sKUl+bXMSKixFWY78p9US6La+Gop5F1I9+xeVkmu2ogIzXRfMm co1OQG0qz6cxXzoRnLaAArx3fvbl0neaSC5JS3UlyINdPGYgD5wuM4qVn52qcjj4TL5vWX i0xal1k/I9PNJhXhbMbZVeGGEPPpgSMwyPsBA9e4MotuLP9MgPJE2j/AEFmCtA== From: =?UTF-8?q?Matthias=20Ri=C3=9Fe?= To: guix-patches@gnu.org Subject: [PATCH] gnu: git-annex: Update to 10.20241031. Date: Thu, 28 Nov 2024 16:22:27 +0100 Message-ID: <06441c630717d1b8bcee81063a8bbecbffd7ffee.1732807347.git.matrss@0px.xyz> MIME-Version: 1.0 X-Debbugs-Cc: Lars-Dominik Braun Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:67c:2050:0:465::103; envelope-from=matrss@0px.xyz; helo=mout-p-103.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 28 Nov 2024 13:56:43 -0500 Cc: =?UTF-8?q?Matthias=20Ri=C3=9Fe?= 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: -2.3 (--) * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20241031. [inputs]: Add ghc-servant-client and ghc-servant-server. * gnu/packages/haskell-xyz.scm (ghc-servant-client, ghc-servant-client-core, ghc-tdigest): New variables. Change-Id: Ibf172e3199b2c0cae051f5b4543395fc0ef1b6c0 --- Hey, this patch updates git-annex to its as-of-now latest release. A simple version bump failed to build at some p2phttp related file, but since that is a feature I would want anyway I've also added the necessary dependencies on servant for it. The new package definitions in haskell-xyz.scm are taken verbatim from guix import, apart from adding ghc-hspec-discover to the native-inputs of the two servant-client packages, to make them build. gnu/packages/haskell-apps.scm | 6 +- gnu/packages/haskell-xyz.scm | 114 ++++++++++++++++++++++++++++++++++ 2 files changed, 118 insertions(+), 2 deletions(-) diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm index 843681f311..1f5d1d74d3 100644 --- a/gnu/packages/haskell-apps.scm +++ b/gnu/packages/haskell-apps.scm @@ -297,7 +297,7 @@ (define-public ghcid (define-public git-annex (package (name "git-annex") - (version "10.20240831") + (version "10.20241031") (source (origin ;; hackage release doesn't include everything needed for extra bits. @@ -307,7 +307,7 @@ (define-public git-annex (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1g6paxjpdjmzr623p7cf6chh42g5azwlzlnxgljhyhdmz6bxj5fr")))) + (base32 "0x05mgxwn8a1czc98bp242828khw94f232slfbzvx86xx0z3c3d9")))) (build-system haskell-build-system) (properties '((upstream-name . "git-annex"))) (arguments @@ -460,6 +460,8 @@ (define-public git-annex ghc-safesemaphore ghc-sandi ghc-securemem + ghc-servant-client + ghc-servant-server ghc-socks ghc-split ghc-stm-chans diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index 9c3b990275..ae1aa2d334 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -16683,6 +16683,92 @@ (define-public ghc-servant CHANGELOG>") (license license:bsd-3))) +(define-public ghc-servant-client + (package + (name "ghc-servant-client") + (version "0.19") + (source + (origin + (method url-fetch) + (uri (hackage-uri "servant-client" version)) + (sha256 + (base32 "1bdapsr6il0f019ss8wsxndpc8cd5czj40xczay5qhl7fqnxg5pa")))) + (build-system haskell-build-system) + (properties '((upstream-name . "servant-client"))) + (inputs (list ghc-servant + ghc-servant-client-core + ghc-base-compat + ghc-http-client + ghc-http-media + ghc-http-types + ghc-kan-extensions + ghc-monad-control + ghc-semigroupoids + ghc-transformers-base + ghc-transformers-compat)) + (native-inputs (list ghc-aeson + ghc-http-api-data + ghc-sop-core + ghc-wai + ghc-warp + ghc-entropy + ghc-hspec + ghc-hspec-discover + ghc-hunit + ghc-network + ghc-quickcheck + ghc-servant-server + ghc-tdigest + ghc-markdown-unlit)) + (arguments + `(#:cabal-revision ("6" + "0lakjnpvsiai08c5nddgzrnr0a139rr37cyq31hqcbwnsy553l1y"))) + (home-page "http://docs.servant.dev/") + (synopsis "Automatic derivation of querying functions for servant") + (description + "This library lets you derive automatically Haskell functions that let you query +each endpoint of a +webservice. . See . . +.") + (license license:bsd-3))) + +(define-public ghc-servant-client-core + (package + (name "ghc-servant-client-core") + (version "0.19") + (source + (origin + (method url-fetch) + (uri (hackage-uri "servant-client-core" version)) + (sha256 + (base32 "0cisc5cyl367cwrch1gr812aspd36a21hkwi6mwj708rpspwvrmc")))) + (build-system haskell-build-system) + (properties '((upstream-name . "servant-client-core"))) + (inputs (list ghc-constraints + ghc-servant + ghc-aeson + ghc-base-compat + ghc-base64-bytestring + ghc-free + ghc-http-media + ghc-http-types + ghc-network-uri + ghc-safe + ghc-sop-core)) + (native-inputs (list ghc-hspec ghc-hspec-discover ghc-quickcheck)) + (arguments + `(#:cabal-revision ("5" + "147ws71hwp8zck7ph8kcyh18524s8g0b7qvxjsvsm1yvw77c60gh"))) + (home-page "http://docs.servant.dev/") + (synopsis + "Core functionality and class for client function generation for servant APIs") + (description + "This library provides backend-agnostic generation of client functions. For more +information, see the README.") + (license license:bsd-3))) + (define-public ghc-servant-server (package (name "ghc-servant-server") @@ -17051,6 +17137,34 @@ (define-public ghc-validation-selective "Lighweight pure data validation based on Applicative and Selective functors.") (license license:mpl2.0))) +(define-public ghc-tdigest + (package + (name "ghc-tdigest") + (version "0.2.1.1") + (source + (origin + (method url-fetch) + (uri (hackage-uri "tdigest" version)) + (sha256 + (base32 "1dvkf7cs8dcr13wza5iyq2qgvz75r33mzgfmhdihw62xzxsqb6d3")))) + (build-system haskell-build-system) + (properties '((upstream-name . "tdigest"))) + (inputs (list ghc-base-compat ghc-reducers ghc-semigroupoids ghc-vector + ghc-vector-algorithms)) + (native-inputs (list ghc-semigroups ghc-tasty ghc-tasty-quickcheck)) + (arguments + `(#:cabal-revision ("3" + "0a39vwf37hkh06rn79blr3bw7ij05pgpxrkc9cldgdd5p4gvn1qn"))) + (home-page "https://github.com/phadej/haskell-tdigest#readme") + (synopsis "On-line accumulation of rank-based statistics") + (description + "This package provides a new data structure for accurate on-line accumulation of +rank-based statistics such as quantiles and trimmed means. . See original +paper: \"Computing extremely accurate quantiles using t-digest\" by Ted Dunning +and Otmar Ertl for more details +.") + (license license:bsd-3))) + (define-public ghc-tomland (package (name "ghc-tomland") base-commit: cf74986eec8ffdcc12506870fb807a1ebb43e6e3 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 30 08:28:00 2024 Received: (at 74595-done) by debbugs.gnu.org; 30 Nov 2024 13:28:00 +0000 Received: from localhost ([127.0.0.1]:45931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tHNVw-00012w-2k for submit@debbugs.gnu.org; Sat, 30 Nov 2024 08:28:00 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]:58704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tHNVn-00012R-KU for 74595-done@debbugs.gnu.org; Sat, 30 Nov 2024 08:27:56 -0500 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4Y0rSJ4LJLz9ssr; Sat, 30 Nov 2024 14:27:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1732973232; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=4ubW8Oa3IbYTtAUKdois05ejWAWbt4Bz7oqfqtNiick=; b=IjNQnYvkTM0ydBnjfw/px8CnzuNrm3Ies7e/yWXloO9/ok53XbK8BvPc9HpqQVn41PTLDz 9xdtkGuKDC7dv7x098G3ngCbLfG5CYD314bfMUl3DXvw+9rpOTfjIp0BdzCu4ORuozu6oO 8cuhEenfQwPkwXQ9lqXSFrHRsi5rsyDP4qKGitIcTQww6mHB9Plc2EkxlWKYfy4XUyqp+E wxYhC/QqwQNzc7pAaL/UgTf9AT3aEL03WSI18HGVSTkFd1n7AC9WW23OeVOHz2fkAbFfpX mzSFl8vro0Xq0L8lmTFW/1ZundaVMvQQUjJBjcRgjvpS91lWNLyrQ8cf6DiVtg== Date: Sat, 30 Nov 2024 14:27:10 +0100 From: Lars-Dominik Braun To: Matthias =?iso-8859-1?Q?Ri=DFe?= Subject: Re: [bug#74595] [PATCH] gnu: git-annex: Update to 10.20241031. Message-ID: References: <06441c630717d1b8bcee81063a8bbecbffd7ffee.1732807347.git.matrss@0px.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <06441c630717d1b8bcee81063a8bbecbffd7ffee.1732807347.git.matrss@0px.xyz> X-Rspamd-Queue-Id: 4Y0rSJ4LJLz9ssr X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 74595-done Cc: 74595-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.7 (-) Hi, > * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20241031. > [inputs]: Add ghc-servant-client and ghc-servant-server. > * gnu/packages/haskell-xyz.scm (ghc-servant-client, > ghc-servant-client-core, ghc-tdigest): New variables. I split these into several commits and merged them as 813accee3fd88c8cf9ff67432964fcfc9957f4a0 gnu: git-annex: Update to 10.20241031 179e45badae2b9598f64f2e8d392985e783a09bb gnu: Add ghc-servant-client. 5fd105bf285250af02670b0a9a4615e2b458861d gnu: Add ghc-servant-client-core. 0fe87722697fd83527e1e8c134d13ac8e44246fb gnu: Add ghc-tdigest. Cheers, Lars From unknown Sat Jun 21 05:19:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 29 Dec 2024 12:24:12 +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