unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 71867@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71867] [PATCH] gnu: poke: Update to 4.2.
Date: Sun, 30 Jun 2024 21:15:06 -0700	[thread overview]
Message-ID: <f54d91516b7c63414e1a12897d31b676d1809a13.1719807257.git.atai@atai.org> (raw)

* gnu/packages/engineering.scm (poke): Update to 4.2.

Change-Id: I35111e06a68601805ab6159dce9261f80df205d0
---
 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 fcb73eab12..64335d89f7 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3159,13 +3159,13 @@ (define-public meshlab
 (define-public poke
   (package
     (name "poke")
-    (version "4.1")
+    (version "4.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/poke/poke-" version
                                   ".tar.gz"))
               (sha256
-               (base32 "0h6px4k31m5rfdmrazlismrfbmccgvwvn4lf4gaaqx3k3yjaxv08"))
+               (base32 "1plv26x38jy2g97f7gj2kivjwlgcx5cja3m41qa56yin3vk3dbwa"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: 1a7228b151240de1373bf1c3248bb0277aef0a3e
-- 
2.34.1





             reply	other threads:[~2024-07-01  4:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-01  4:15 Andy Tai [this message]
2024-07-01  5:39 ` bug#71867: [PATCH] gnu: poke: Update to 4.2 jgart via Guix-patches via

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=f54d91516b7c63414e1a12897d31b676d1809a13.1719807257.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=71867@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).