From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1755684570; 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; bh=satuObt0BC6HPtUitWlLu5L8BgdTwtBmhuzjt3ldEYc=; b=grbZpTZhISH4c5LvREtnPOevF8+/2F9K2zjT0q+Focr/TSZvVLRQrHvxjvwld7vZJ2o5/e dthgVeuvKnUHI+cmu/Ydxtv63+FloPuNAS9fbvJyZ+MjizC/OrKm+Sm5nT3JEMXPiJ4lc/ ZNyJTfq+nsg471jfAsz/1YcyimlQ54Qj1NuZ/dhDi6BVk+H2gd7oD1w+Zf/4bmsd/ajm7N xrIOZB9LeylynFH5t70sptNe/e/TGoC2qjWxkNkmqJZeHpwMp1htDIOO44wvD28uaT+r9C ktjLlzKfTGxBoW1Avz6XhNSWkpY7mBWUylECY72z63MKB9SqVX5xf8fGtsu9Kg== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id 055c5b6b (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 20 Aug 2025 10:09:29 +0000 (UTC) From: Arun Isaac To: fredmanglis@gmail.com Cc: fredmanglis@protonmail.com,guix-forge@systemreboot.net Subject: Re: [PATCH 0/1] webhook: Update to version 2.8.2 In-Reply-To: <20250819171728.112226-1-fredmanglis@gmail.com> Date: Wed, 20 Aug 2025 11:09:23 +0100 Message-ID: <87ikiil2y4.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: Hi Fred, I updated and made other improvements to the webhook package yesterday. https://git.systemreboot.net/guix-forge/tree/guix/forge/webhook.scm#n80 Please use the latest guix-forge, and check if it works for you. Happy to help if it does not. Thanks, Arun