From unknown Wed Jun 18 23:11:47 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#50728 <50728@debbugs.gnu.org> To: bug#50728 <50728@debbugs.gnu.org> Subject: Status: Update Pandoc (just on my machine) Reply-To: bug#50728 <50728@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:11:47 +0000 retitle 50728 Update Pandoc (just on my machine) reassign 50728 guix submitter 50728 vidak@riseup.net severity 50728 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 21 20:13:51 2021 Received: (at submit) by debbugs.gnu.org; 22 Sep 2021 00:13:51 +0000 Received: from localhost ([127.0.0.1]:48279 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSptW-0004CC-AV for submit@debbugs.gnu.org; Tue, 21 Sep 2021 20:13:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:34908) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSpSn-0003RI-0c for submit@debbugs.gnu.org; Tue, 21 Sep 2021 19:46:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52694) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSpSm-0000lV-O0 for bug-guix@gnu.org; Tue, 21 Sep 2021 19:46:12 -0400 Received: from mx1.riseup.net ([198.252.153.129]:36198) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSpSk-0002bZ-6c for bug-guix@gnu.org; Tue, 21 Sep 2021 19:46:12 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (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 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "fews1.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4HDdNY4bgfzDqxW for ; Tue, 21 Sep 2021 16:46:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1632267965; bh=CeZdIdvkgtwugiIWk85INz2Y/YCT00+dnhXEJ3lm/nw=; h=Date:From:To:Subject:From; b=CQ5lsUZpwJHGGNrS/GSrw18TUupBSeIcegAWGXtPaNSmAYZQEJGNsrlm1Ln685MZQ qOUmOuEpB5YsE6oXzCVs57Z2yeQEgRSIHrMDCY20ADe7PygP3tJ72ZURLB5LCHdvAF eXAODlC0CxGRkwGyQteaBz3ULCG3Af0uKagYKSeg= X-Riseup-User-ID: D5B90F3C1417A4EF00933C4A92C943FF0ED5DD3C2478CCD7DF24E699D42224F2 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4HDdNY3d1kz5w61 for ; Tue, 21 Sep 2021 16:46:05 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 21 Sep 2021 16:46:05 -0700 From: vidak@riseup.net To: bug-guix@gnu.org Subject: Update Pandoc (just on my machine) Message-ID: <86cd41c161617d66ec014fc3598b85df@riseup.net> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=vidak@riseup.net; helo=mx1.riseup.net 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, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 21 Sep 2021 20:13:48 -0400 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.4 (--) I know that there is this issue: http://issues.guix.gnu.org/39798 And it was closed because Guix wants to stay with the LTS version of Haskell. But I need to use some features that come in later versions of pandoc. A few of my static site generator projects break because I need features that come after 2.7.x, which is the version that Guix packages. Can someone explain to me how to package the latest pandoc just on my own computer? Thanks. ~vidak From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 23 08:57:30 2021 Received: (at 50728-done) by debbugs.gnu.org; 23 Sep 2021 12:57:30 +0000 Received: from localhost ([127.0.0.1]:52948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mTOI5-0003j7-Mp for submit@debbugs.gnu.org; Thu, 23 Sep 2021 08:57:29 -0400 Received: from mail-qt1-f177.google.com ([209.85.160.177]:40493) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mTOI3-0003ir-EF for 50728-done@debbugs.gnu.org; Thu, 23 Sep 2021 08:57:28 -0400 Received: by mail-qt1-f177.google.com with SMTP id t13so130540qtc.7 for <50728-done@debbugs.gnu.org>; Thu, 23 Sep 2021 05:57:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=JyQANdZPlnOk/PpzreI8OPj05UV7s9hZX0VsihnPxHY=; b=Ci60OvlbNnpxvqf7QkGNcpIJFHIrIWrZFTbQNpmm2i26LivKIdE0egi+vxbhAWPFM5 py6Fqnd26InKzVfI5CGTwsi1YngHCfLMFJoqI45Y5IoIvCpwZGBHqGpd5n6g+j8iXtWh i98edV2u55AtCFOUBIJYHJwSXHzI0Xz7jbJ1QdL8TvFwNwSxvOXDUkd099eiLfKDSvS3 6tj+YETSFSKslesBs36K2oVlahDqYfAPLfDUy8faAcS6j7aVW/IZ9BjO31t7/F787tYJ Toc18zXkVk2Ixnt0JXPU3DQ7FeRKx8wNpNq1FvyxZ8v3WktSuEOFAFucT5MazWZRRTku HQ/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=JyQANdZPlnOk/PpzreI8OPj05UV7s9hZX0VsihnPxHY=; b=XhsY88E5WXUW4dFX4LGjxpyBW3jf1ErgbO3ssT7Gtyz1jtr7bLfFSHFHX8xu+LmN4g /FQAaGfNid7a9GrTxFjzuzaos1hBHOgGn3jbzeDP7qlCoxOwCmasK/5IEdPhl/d4zkCI UV5Q4QGont5ylDsQLCTSKFHn0Aa5sQvbKKkJHLBuJLCP3+iv+wziWTEGaWkQvXqrt5Sk 4HYczuYDriWOVnWjPuOZE094nyWRbcT7Ll2UQKNE4PXwqkbj9cb51YtT2/KuFSM3zEaU HS7R2B1JYIQGlFzJm53pY9KgnkL9MEENTshARDlPOo+RCdrBUNDarD329FBLKBTd1TRd jy8g== X-Gm-Message-State: AOAM531iLSmGwkY/v6l8//PAh/JdeXlbID9N9XOwoP4qmKEY3DvxZMi2 XLJjW4E38XsqvMuyjZzADIJvacYdqkQ= X-Google-Smtp-Source: ABdhPJyaFMNz5OJI2m930jnWgXbe3ZzVX4HFyd/p6pwVWpSk2p5y1ulTJfLtj7BgtozRGiIviITVWw== X-Received: by 2002:ac8:574e:: with SMTP id 14mr4546951qtx.43.1632401841218; Thu, 23 Sep 2021 05:57:21 -0700 (PDT) Received: from hurd (dsl-10-149-91.b2b2c.ca. [72.10.149.91]) by smtp.gmail.com with ESMTPSA id s187sm3993180qkf.34.2021.09.23.05.57.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Sep 2021 05:57:20 -0700 (PDT) From: Maxim Cournoyer To: vidak@riseup.net Subject: Re: bug#50728: Update Pandoc (just on my machine) References: <86cd41c161617d66ec014fc3598b85df@riseup.net> Date: Thu, 23 Sep 2021 08:57:19 -0400 In-Reply-To: <86cd41c161617d66ec014fc3598b85df@riseup.net> (vidak@riseup.net's message of "Tue, 21 Sep 2021 16:46:05 -0700") Message-ID: <87v92rjvps.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 50728-done Cc: 50728-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 (-) Hello, vidak@riseup.net writes: > I know that there is this issue: > > http://issues.guix.gnu.org/39798 > > And it was closed because Guix wants to stay with the LTS version of > Haskell. > > But I need to use some features that come in later versions of pandoc. > > A few of my static site generator projects break because I need features > that come after 2.7.x, which is the version that Guix packages. > > Can someone explain to me how to package the latest pandoc just on my > own computer? > > Thanks. The first step is configuring a development setup as explained in "info '(guix)Contributing" sections. Then you'd want to update the version and source fields with the new version details (guix hash -rx on the checkout or guix download https://tarball-url) to retrieve the new hash. Then you'd summarily review the new sources for important changes such as a change to their licensing. A Changelog or NEWS file can be helpful to understand what has changed, if available. Then you'd start iterating on building the new package with something like: $ ./pre-inst-env guix build pandoc If it's your lucky day it'll build without any change; but if it's a major update you might have to modify the inputs or even update them in prior commits. Good luck! If you have further questions, please ask on the help-guix@gnu.org mailing list. I'll close this bug, as this tracker should remain focus on actual bugs rather than update/packaging requests. Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 27 11:40:46 2021 Received: (at 50728) by debbugs.gnu.org; 27 Sep 2021 15:40:46 +0000 Received: from localhost ([127.0.0.1]:42425 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUskI-0003l6-CN for submit@debbugs.gnu.org; Mon, 27 Sep 2021 11:40:46 -0400 Received: from mail-qk1-f177.google.com ([209.85.222.177]:41626) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUskF-0003kj-Cf; Mon, 27 Sep 2021 11:40:44 -0400 Received: by mail-qk1-f177.google.com with SMTP id m7so20390023qke.8; Mon, 27 Sep 2021 08:40:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9Qkpo4XCEejMiFNInhjlqlPUePt4FOQBepG48ja1PD4=; b=B6UE6UtN8MZlb3LxXuLksYRUj+o0H1P4X7XBSMJqkqPJXQzWr3zDf4VE0FwNoaNSLJ wfzbjwknBpo7cjuEB9cJ5ioUm9ST4b9mH2QSnKDdpb2lXr/rdqWTwBtErGyd1L3ow+7E HjGrNuY9a8+m/Qo7Q7zeNcu0pq9Q/JHyJank69k3QWjvY42s36Cqo0htsPzp1RPaEc5a RD7KjZZ2arOEJywr1xrgCH2jOQKUuXAR+GQITYb1vFBySXft+qjzB6rZt3de1gQLsID+ K9b5CslNIYWYoThhOTaiW86MAqRbfYyS5VDBLuxJ9hWcuS+xwoeNonLnQkqwzf6vvNE8 kJMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9Qkpo4XCEejMiFNInhjlqlPUePt4FOQBepG48ja1PD4=; b=FufzDC/ZigwEy1Ud4tm1GEpAkKfsIoNbgifFAm5/4czFZ5xXsMhdt2QeeiQm8jRlmX kD9hWszVSRUcUzjATaXWQG0KbpmAH13I3TMf31DCPbnX3U+qE1t0tBy1/mEwp1TFO55m x76zjrQXuzASBZRipLVUupq2Kl50+UDzkUZW3D5P+DIlrvALnI5o482eAEJXhE33uBBu wJLim5hqCELSJhl/hUGxe1Im2Y3WUk+Mc6LWaksEGi0p0pPaWZXvFeI+QPm4clTdtrN8 tCxrqUj8u1ANM+vJqoqb39rmYBACVFS9gVmAiwp0gPhP06lKQa+gxyTUdMKYjafGfgQQ XA3g== X-Gm-Message-State: AOAM531GiuODE+Wxu634ZeFVjs55EuN3L2FD4McV1XvuaOxMse4LjTkL beIZ0uZ1fouacjnw8zcfsut7g/XqLmCfx7b6ZPFxpA8K X-Google-Smtp-Source: ABdhPJwz5rofhpZIggHAEUfyf/gXePo69m76yJeqrgZZ9iiQE10rjYBNuMPY+ljyDjq4PpVwGX/T+buRGyxwZyRT2dI= X-Received: by 2002:a37:a087:: with SMTP id j129mr568593qke.253.1632757237930; Mon, 27 Sep 2021 08:40:37 -0700 (PDT) MIME-Version: 1.0 References: <86cd41c161617d66ec014fc3598b85df@riseup.net> <87v92rjvps.fsf@gmail.com> In-Reply-To: <87v92rjvps.fsf@gmail.com> From: zimoun Date: Mon, 27 Sep 2021 17:40:20 +0200 Message-ID: Subject: Re: bug#50728: Update Pandoc (just on my machine) To: 50728@debbugs.gnu.org, Maxim Cournoyer , vidak@riseup.net Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 50728 Cc: 50728-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 (-) Hi, In addition to Maxim's words. :-) On Thu, 23 Sept 2021 at 14:58, Maxim Cournoyer wrote: > The first step is configuring a development setup as explained in "info > '(guix)Contributing" sections. You can create a variant of the current 'pandoc' package and then use it via "--load-path" or via your own channel or directly in a manifest file or via "guix build -f your-variant.scm". Well, (at least) 5 ways; it depends on your needs. :-) > If you have further questions, please ask on the help-guix@gnu.org > mailing list. I'll close this bug, as this tracker should remain focus > on actual bugs rather than update/packaging requests. Please ask on hel-guix@gnu.org or guix-devel@gnu.org if you need help. Cheers, simon From unknown Wed Jun 18 23:11:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 26 Oct 2021 11:24:06 +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