GNU bug report logs - #76972
[PATCH] gnu: poke: Update to 4.3.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 12 Mar 2025 04:47:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76972 in the body.
You can then email your comments to 76972 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to csantosb <at> inventati.org, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org:
bug#76972; Package guix-patches. (Wed, 12 Mar 2025 04:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to csantosb <at> inventati.org, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org. (Wed, 12 Mar 2025 04:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: poke: Update to 4.3.
Date: Tue, 11 Mar 2025 21:46:14 -0700
* gnu/packages/engineering.scm (poke): Update to 4.3.
[source]: Adapt snippet.

Change-Id: I7292758fdbf9037c17c470ef9fdba245064795d3
---
 gnu/packages/engineering.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 225400852a7..7363b8b9347 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3655,19 +3655,18 @@ (define-public meshlab
 (define-public poke
   (package
     (name "poke")
-    (version "4.2")
+    (version "4.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/poke/poke-" version
                                   ".tar.gz"))
               (sha256
-               (base32 "1plv26x38jy2g97f7gj2kivjwlgcx5cja3m41qa56yin3vk3dbwa"))
+               (base32 "0wwkawchhmzvkj46nc8pwlnb6g5qc83gv0943x0mmm2hblbvjk58"))
               (modules '((guix build utils)))
               (snippet
                '(begin
                   ;; Delete files generated by Bison.
                   (delete-file "gl/parse-datetime.c")
-                  (delete-file "gl/parse-datetime-gen.h")
                   (delete-file "jitter/example-vms/structured/structured-parser.c")
                   (delete-file "jitter/example-vms/structured/structured-parser.h")
                   (delete-file "jitter/jitterc/jitterc-parser.c")

base-commit: f70ad6267bf2bbafbf5eb0a1d04e2d624af796c5
-- 
2.48.1





bug closed, send any further explanations to 76972 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org> Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 16 Mar 2025 14:19:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 14 Apr 2025 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 90 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.