GNU bug report logs -
#71302
[PATCH] gnu: poke: Update to 4.1.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sat, 1 Jun 2024 03:40:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 71302 in the body.
You can then email your comments to 71302 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71302
; Package
guix-patches
.
(Sat, 01 Jun 2024 03:40: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
guix-patches <at> gnu.org
.
(Sat, 01 Jun 2024 03:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/engineering.scm (poke): Update to 4.1.
Change-Id: If8276f8710f06555a261cfda347eae45a1b5c793
---
gnu/packages/engineering.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 624024b8d4..14a0cfa799 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3180,13 +3180,13 @@ (define-public meshlab
(define-public poke
(package
(name "poke")
- (version "3.3")
+ (version "4.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/poke/poke-" version
".tar.gz"))
(sha256
- (base32 "0vlm9xcr7rrfli2x4hi2q41nh8vjd2izpz4zd0xwhqshx2flb000"))
+ (base32 "0h6px4k31m5rfdmrazlismrfbmccgvwvn4lf4gaaqx3k3yjaxv08"))
(modules '((guix build utils)))
(snippet
'(begin
base-commit: fba6896f625dcbeef112387fc90abe83acae1720
--
2.34.1
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Thu, 06 Jun 2024 20:01:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Thu, 06 Jun 2024 20:01:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 71302-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/engineering.scm (poke): Update to 4.1.
>
> Change-Id: If8276f8710f06555a261cfda347eae45a1b5c793
> ---
> gnu/packages/engineering.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed this to master as
94fd9da1bbd766df9e77b028dfaf595be667295e.
Chris
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 05 Jul 2024 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 344 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.