From: Andy Tai <atai@atai.org>
To: 71302@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71302] [PATCH] gnu: poke: Update to 4.1.
Date: Fri, 31 May 2024 20:39:31 -0700 [thread overview]
Message-ID: <c261ef0d4965908ec90559aa842b3c8674d1ad7e.1717212941.git.atai@atai.org> (raw)
* 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
next reply other threads:[~2024-06-01 3:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-01 3:39 Andy Tai [this message]
2024-06-06 19:53 ` bug#71302: [PATCH] gnu: poke: Update to 4.1 Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c261ef0d4965908ec90559aa842b3c8674d1ad7e.1717212941.git.atai@atai.org \
--to=atai@atai.org \
--cc=71302@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).