X-Loop: help-debbugs@HIDDEN Subject: [bug#71848] [PATCH] website: posts: Update URL to a long gone article Resent-From: ashish.is@HIDDEN Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Sat, 29 Jun 2024 23:23:02 +0000 Resent-Message-ID: <handler.71848.B.171970337319462 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 71848 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71848 <at> debbugs.gnu.org Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-Debbugs-Original-To: guix-patches@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.171970337319462 (code B ref -1); Sat, 29 Jun 2024 23:23:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 Jun 2024 23:22:53 +0000 Received: from localhost ([127.0.0.1]:54126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1sNhPA-00053q-LA for submit <at> debbugs.gnu.org; Sat, 29 Jun 2024 19:22:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:59938) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1sNhP9-00053j-EI for submit <at> debbugs.gnu.org; Sat, 29 Jun 2024 19:22:51 -0400 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 <ashish.is@HIDDEN>) id 1sNhP9-0000TB-Bi for guix-patches@HIDDEN; Sat, 29 Jun 2024 19:22:51 -0400 Received: from anamika.lostca.se ([65.21.75.227]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1sNhP7-0000Hj-Ch for guix-patches@HIDDEN; Sat, 29 Jun 2024 19:22:51 -0400 Received: from localhost.localdomain (225.red-81-35-46.dynamicip.rima-tde.net [81.35.46.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 3AE0415A52; Sat, 29 Jun 2024 23:22:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1719703357; 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=beW1A7DMfL/7zw0U+IKPV+sYNThxxD1kRde7p6PWHJ4=; b=qClGX+Nfq9mR8K01GdPQE4WxQ8OH4ZpJFrCeZstUxlJeBz2uNKAPFPTHnAOcbzteSX77EN CHTrAOWX8P2l8aEawp9mSYyU6ri2VZlylGwmKOrA7UdP2JkQvoE3ms79OAVJGoo6T11MUx FGXPOmUUdYAcp59qZNzM2S3EEugNZnA= From: ashish.is@HIDDEN Date: Sun, 30 Jun 2024 01:19:43 +0200 Message-ID: <20240629232206.18168-1-ashish.is@HIDDEN> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=65.21.75.227; envelope-from=ashish.is@HIDDEN; helo=anamika.lostca.se X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_SBL_A=0.1 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.6 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.6 (-) From: Ashish SHUKLA <ashish.is@HIDDEN> * website/posts/dissecting-guix-3-gexps.md: Update hyperlink to a long gone helpful article about g-expressions to its internet archive cached version. --- Hi, While trying to understand g-expressions, I came across this post which referenced an article which is long gone. I was able to retrieve its cached version, courtesy: The Internet Archive. So, here is the patch to update the hyperlink with its The Internet Archive cached version. Hope this helps P.S. I can't seem to find where to send patches for the website, so I'm sending to the guix-patches@. I hope this is okay. website/posts/dissecting-guix-3-gexps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/posts/dissecting-guix-3-gexps.md b/website/posts/dissecting-guix-3-gexps.md index 6f8c7bc..c5787b9 100644 --- a/website/posts/dissecting-guix-3-gexps.md +++ b/website/posts/dissecting-guix-3-gexps.md @@ -707,7 +707,7 @@ find useful: [post](https://www.systemreboot.net/post/deploy-scripts-using-g-expressions) on using g-expressions with `guix deploy`. + Marius Bakke's - ["Guix Drops" post](https://gexp.no/blog/guix-drops-part-3-g-expressions.html) + ["Guix Drops" post](https://web.archive.org/web/20230604153424/https://gexp.no/blog/guix-drops-part-3-g-expressions.html) which explains g-expressions in a more "top-down" way. + This 2020 [FOSDEM talk](https://archive.fosdem.org/2020/schedule/event/gexpressionsguile/) base-commit: 693f77b9b5e7f70b0e7cc7cba8b58df6c30b3ab2 -- 2.45.2
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: ashish.is@HIDDEN Subject: bug#71848: Acknowledgement ([PATCH] website: posts: Update URL to a long gone article) Message-ID: <handler.71848.B.171970337319462.ack <at> debbugs.gnu.org> References: <20240629232206.18168-1-ashish.is@HIDDEN> X-Gnu-PR-Message: ack 71848 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 71848 <at> debbugs.gnu.org Date: Sat, 29 Jun 2024 23:23:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): guix-patches@HIDDEN If you wish to submit further information on this problem, please send it to 71848 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 71848: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D71848 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN> Subject: bug#71848: closed ([PATCH] website: posts: Update URL to a long gone article) CC: tracker <at> debbugs.gnu.org Message-ID: <handler.71848.D71848.17220114298742.ackdone <at> debbugs.gnu.org> References: <877cd8ce0m.fsf@HIDDEN> <20240629232206.18168-1-ashish.is@HIDDEN> X-Gnu-PR-Message: closed 71848 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Date: Fri, 26 Jul 2024 16:31:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1722011462-8784-0" This is a multi-part message in MIME format... ------------=_1722011462-8784-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Fri, 26 Jul 2024 18:30:01 +0200 with message-id <877cd8ce0m.fsf@HIDDEN> and subject line Re: [bug#71848] [PATCH] website: posts: Update URL to a lo= ng gone article has caused the debbugs.gnu.org bug report #71848, regarding [PATCH] website: posts: Update URL to a long gone article to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@HIDDEN) --=20 71848: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D71848 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1722011462-8784-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 29 Jun 2024 23:22:53 +0000 Received: from localhost ([127.0.0.1]:54126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1sNhPA-00053q-LA for submit <at> debbugs.gnu.org; Sat, 29 Jun 2024 19:22:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:59938) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1sNhP9-00053j-EI for submit <at> debbugs.gnu.org; Sat, 29 Jun 2024 19:22:51 -0400 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 <ashish.is@HIDDEN>) id 1sNhP9-0000TB-Bi for guix-patches@HIDDEN; Sat, 29 Jun 2024 19:22:51 -0400 Received: from anamika.lostca.se ([65.21.75.227]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1sNhP7-0000Hj-Ch for guix-patches@HIDDEN; Sat, 29 Jun 2024 19:22:51 -0400 Received: from localhost.localdomain (225.red-81-35-46.dynamicip.rima-tde.net [81.35.46.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 3AE0415A52; Sat, 29 Jun 2024 23:22:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1719703357; 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=beW1A7DMfL/7zw0U+IKPV+sYNThxxD1kRde7p6PWHJ4=; b=qClGX+Nfq9mR8K01GdPQE4WxQ8OH4ZpJFrCeZstUxlJeBz2uNKAPFPTHnAOcbzteSX77EN CHTrAOWX8P2l8aEawp9mSYyU6ri2VZlylGwmKOrA7UdP2JkQvoE3ms79OAVJGoo6T11MUx FGXPOmUUdYAcp59qZNzM2S3EEugNZnA= From: ashish.is@HIDDEN To: guix-patches@HIDDEN Subject: [PATCH] website: posts: Update URL to a long gone article Date: Sun, 30 Jun 2024 01:19:43 +0200 Message-ID: <20240629232206.18168-1-ashish.is@HIDDEN> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=65.21.75.227; envelope-from=ashish.is@HIDDEN; helo=anamika.lostca.se X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_SBL_A=0.1 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.6 (-) From: Ashish SHUKLA <ashish.is@HIDDEN> * website/posts/dissecting-guix-3-gexps.md: Update hyperlink to a long gone helpful article about g-expressions to its internet archive cached version. --- Hi, While trying to understand g-expressions, I came across this post which referenced an article which is long gone. I was able to retrieve its cached version, courtesy: The Internet Archive. So, here is the patch to update the hyperlink with its The Internet Archive cached version. Hope this helps P.S. I can't seem to find where to send patches for the website, so I'm sending to the guix-patches@. I hope this is okay. website/posts/dissecting-guix-3-gexps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/posts/dissecting-guix-3-gexps.md b/website/posts/dissecting-guix-3-gexps.md index 6f8c7bc..c5787b9 100644 --- a/website/posts/dissecting-guix-3-gexps.md +++ b/website/posts/dissecting-guix-3-gexps.md @@ -707,7 +707,7 @@ find useful: [post](https://www.systemreboot.net/post/deploy-scripts-using-g-expressions) on using g-expressions with `guix deploy`. + Marius Bakke's - ["Guix Drops" post](https://gexp.no/blog/guix-drops-part-3-g-expressions.html) + ["Guix Drops" post](https://web.archive.org/web/20230604153424/https://gexp.no/blog/guix-drops-part-3-g-expressions.html) which explains g-expressions in a more "top-down" way. + This 2020 [FOSDEM talk](https://archive.fosdem.org/2020/schedule/event/gexpressionsguile/) base-commit: 693f77b9b5e7f70b0e7cc7cba8b58df6c30b3ab2 -- 2.45.2 ------------=_1722011462-8784-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 71848-done) by debbugs.gnu.org; 26 Jul 2024 16:30:29 +0000 Received: from localhost ([127.0.0.1]:39917 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1sXNpt-0002Gw-Hw for submit <at> debbugs.gnu.org; Fri, 26 Jul 2024 12:30:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1sXNpq-0002Gi-1s for 71848-done <at> debbugs.gnu.org; Fri, 26 Jul 2024 12:30:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1sXNpb-00087K-I2; Fri, 26 Jul 2024 12:30:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=6FOmlodKon9fC9xS/PQEEGDveUNqOnKL4oFk44v2UE8=; b=V6y/3yKZKL6PlgvX0cpu BKg0JbFxaqNlb6/gQdmTw0XOyiowIV6WS5O8a8u64Q1hrSGVvD7N3ldO2mU64kFemOmBmGyPzuL5F vMGc/r97kcq/MVFYaiGUZ7Np1IZ2bCOJGU9IonNZRYSP3GHB73kvE2KljOBH11ngF4KF/QavHMmgK Lip/Ice24pALlfJKgVD4VGr4LhyezGVeQXuRzcGaAG8NFt0/l2FbAprnNY2qxBbBLSCc20F07gGfs 9m8hnbVhaW9g1vjYTs/nxLYDeuiVdc2NaALOm+VMWPWrJGxBihMjdUIaIVWoquUyKLY0UJa2P2NGs Rh1kt8qLO1Hfzg==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> To: ashish.is@HIDDEN Subject: Re: [bug#71848] [PATCH] website: posts: Update URL to a long gone article In-Reply-To: <20240629232206.18168-1-ashish.is@HIDDEN> (ashish is's message of "Sun, 30 Jun 2024 01:19:43 +0200") References: <20240629232206.18168-1-ashish.is@HIDDEN> Date: Fri, 26 Jul 2024 18:30:01 +0200 Message-ID: <877cd8ce0m.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 71848-done Cc: 71848-done <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Hi, ashish.is@HIDDEN skribis: > From: Ashish SHUKLA <ashish.is@HIDDEN> > > * website/posts/dissecting-guix-3-gexps.md: Update hyperlink to a > long gone helpful article about g-expressions to its internet archive > cached version. Good catch, applied! > P.S. I can't seem to find where to send patches for the website, so I'm=20 > sending to the guix-patches@. I hope this is okay. Definitely, and much appreciated! Thanks, Ludo=E2=80=99. ------------=_1722011462-8784-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: ashish.is@HIDDEN Subject: bug#71848: closed (Re: [bug#71848] [PATCH] website: posts: Update URL to a long gone article) Message-ID: <handler.71848.D71848.17220114298742.notifdone <at> debbugs.gnu.org> References: <877cd8ce0m.fsf@HIDDEN> <20240629232206.18168-1-ashish.is@HIDDEN> X-Gnu-PR-Message: they-closed 71848 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 71848 <at> debbugs.gnu.org Date: Fri, 26 Jul 2024 16:31:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1722011462-8784-1" This is a multi-part message in MIME format... ------------=_1722011462-8784-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #71848: [PATCH] website: posts: Update URL to a long gone article which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 71848 <at> debbugs.gnu.org. --=20 71848: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D71848 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1722011462-8784-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 71848-done) by debbugs.gnu.org; 26 Jul 2024 16:30:29 +0000 Received: from localhost ([127.0.0.1]:39917 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1sXNpt-0002Gw-Hw for submit <at> debbugs.gnu.org; Fri, 26 Jul 2024 12:30:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1sXNpq-0002Gi-1s for 71848-done <at> debbugs.gnu.org; Fri, 26 Jul 2024 12:30:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1sXNpb-00087K-I2; Fri, 26 Jul 2024 12:30:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=6FOmlodKon9fC9xS/PQEEGDveUNqOnKL4oFk44v2UE8=; b=V6y/3yKZKL6PlgvX0cpu BKg0JbFxaqNlb6/gQdmTw0XOyiowIV6WS5O8a8u64Q1hrSGVvD7N3ldO2mU64kFemOmBmGyPzuL5F vMGc/r97kcq/MVFYaiGUZ7Np1IZ2bCOJGU9IonNZRYSP3GHB73kvE2KljOBH11ngF4KF/QavHMmgK Lip/Ice24pALlfJKgVD4VGr4LhyezGVeQXuRzcGaAG8NFt0/l2FbAprnNY2qxBbBLSCc20F07gGfs 9m8hnbVhaW9g1vjYTs/nxLYDeuiVdc2NaALOm+VMWPWrJGxBihMjdUIaIVWoquUyKLY0UJa2P2NGs Rh1kt8qLO1Hfzg==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> To: ashish.is@HIDDEN Subject: Re: [bug#71848] [PATCH] website: posts: Update URL to a long gone article In-Reply-To: <20240629232206.18168-1-ashish.is@HIDDEN> (ashish is's message of "Sun, 30 Jun 2024 01:19:43 +0200") References: <20240629232206.18168-1-ashish.is@HIDDEN> Date: Fri, 26 Jul 2024 18:30:01 +0200 Message-ID: <877cd8ce0m.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 71848-done Cc: 71848-done <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Hi, ashish.is@HIDDEN skribis: > From: Ashish SHUKLA <ashish.is@HIDDEN> > > * website/posts/dissecting-guix-3-gexps.md: Update hyperlink to a > long gone helpful article about g-expressions to its internet archive > cached version. Good catch, applied! > P.S. I can't seem to find where to send patches for the website, so I'm=20 > sending to the guix-patches@. I hope this is okay. Definitely, and much appreciated! Thanks, Ludo=E2=80=99. ------------=_1722011462-8784-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 29 Jun 2024 23:22:53 +0000 Received: from localhost ([127.0.0.1]:54126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1sNhPA-00053q-LA for submit <at> debbugs.gnu.org; Sat, 29 Jun 2024 19:22:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:59938) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1sNhP9-00053j-EI for submit <at> debbugs.gnu.org; Sat, 29 Jun 2024 19:22:51 -0400 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 <ashish.is@HIDDEN>) id 1sNhP9-0000TB-Bi for guix-patches@HIDDEN; Sat, 29 Jun 2024 19:22:51 -0400 Received: from anamika.lostca.se ([65.21.75.227]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1sNhP7-0000Hj-Ch for guix-patches@HIDDEN; Sat, 29 Jun 2024 19:22:51 -0400 Received: from localhost.localdomain (225.red-81-35-46.dynamicip.rima-tde.net [81.35.46.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 3AE0415A52; Sat, 29 Jun 2024 23:22:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1719703357; 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=beW1A7DMfL/7zw0U+IKPV+sYNThxxD1kRde7p6PWHJ4=; b=qClGX+Nfq9mR8K01GdPQE4WxQ8OH4ZpJFrCeZstUxlJeBz2uNKAPFPTHnAOcbzteSX77EN CHTrAOWX8P2l8aEawp9mSYyU6ri2VZlylGwmKOrA7UdP2JkQvoE3ms79OAVJGoo6T11MUx FGXPOmUUdYAcp59qZNzM2S3EEugNZnA= From: ashish.is@HIDDEN To: guix-patches@HIDDEN Subject: [PATCH] website: posts: Update URL to a long gone article Date: Sun, 30 Jun 2024 01:19:43 +0200 Message-ID: <20240629232206.18168-1-ashish.is@HIDDEN> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=65.21.75.227; envelope-from=ashish.is@HIDDEN; helo=anamika.lostca.se X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_SBL_A=0.1 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.6 (-) From: Ashish SHUKLA <ashish.is@HIDDEN> * website/posts/dissecting-guix-3-gexps.md: Update hyperlink to a long gone helpful article about g-expressions to its internet archive cached version. --- Hi, While trying to understand g-expressions, I came across this post which referenced an article which is long gone. I was able to retrieve its cached version, courtesy: The Internet Archive. So, here is the patch to update the hyperlink with its The Internet Archive cached version. Hope this helps P.S. I can't seem to find where to send patches for the website, so I'm sending to the guix-patches@. I hope this is okay. website/posts/dissecting-guix-3-gexps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/posts/dissecting-guix-3-gexps.md b/website/posts/dissecting-guix-3-gexps.md index 6f8c7bc..c5787b9 100644 --- a/website/posts/dissecting-guix-3-gexps.md +++ b/website/posts/dissecting-guix-3-gexps.md @@ -707,7 +707,7 @@ find useful: [post](https://www.systemreboot.net/post/deploy-scripts-using-g-expressions) on using g-expressions with `guix deploy`. + Marius Bakke's - ["Guix Drops" post](https://gexp.no/blog/guix-drops-part-3-g-expressions.html) + ["Guix Drops" post](https://web.archive.org/web/20230604153424/https://gexp.no/blog/guix-drops-part-3-g-expressions.html) which explains g-expressions in a more "top-down" way. + This 2020 [FOSDEM talk](https://archive.fosdem.org/2020/schedule/event/gexpressionsguile/) base-commit: 693f77b9b5e7f70b0e7cc7cba8b58df6c30b3ab2 -- 2.45.2 ------------=_1722011462-8784-1--
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.