unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: phodina via Guix-patches via <guix-patches@gnu.org>
To: 53612@debbugs.gnu.org
Subject: [bug#53612] [PATCH] gnu: poke: Update to 2.0.
Date: Fri, 28 Jan 2022 18:11:55 +0000	[thread overview]
Message-ID: <RoeA5Hjni0iYanVsodDWJaY9MyrAzRi-CxWQTHCF6zqXPHY-fXTMUI2K0eNZv5KwKRpHj9Kj9rLocYGRTl4z5AdyWd-M8k3SAhNZqlX1z7E=@protonmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 132 bytes --]

Hello,

here's update for poke to version 2.0. Release note are here [1].

[1] https://jemarch.net/poke-2.0-relnotes.html

----
Petr

[-- Attachment #1.2: Type: text/html, Size: 470 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-poke-Update-to-2.0.patch --]
[-- Type: text/x-patch; name=0001-gnu-poke-Update-to-2.0.patch, Size: 1468 bytes --]

From 96728cbe8fbd9ba52f9e68a23e8ca66bc6e6f743 Mon Sep 17 00:00:00 2001
From: Petr Hodina <phodina@protonmail.com>
Date: Fri, 28 Jan 2022 19:07:09 +0100
Subject: [PATCH] gnu: poke: Update to 2.0.

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

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 23133a50eb..1b979cd77a 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -25,7 +25,7 @@
 ;;; Copyright © 2021 Gerd Heber <gerd.heber@gmail.com>
 ;;; Copyright © 2021, 2022 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2021 Ivan Gankevich <i.gankevich@spbu.ru>
-;;; Copyright © 2021 Petr Hodina <phodina@protonmail.com>
+;;; Copyright © 2021, 2022 Petr Hodina <phodina@protonmail.com>
 ;;; Copyright © 2021 Foo Chuan Wei <chuanwei.foo@hotmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -2811,13 +2811,13 @@ (define-public meshlab
 (define-public poke
   (package
     (name "poke")
-    (version "1.4")
+    (version "2.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/poke/poke-" version
                                   ".tar.gz"))
               (sha256
-               (base32 "095a0qal1fwnqxnal0xb4mp0n4zy97j3ww1j04ij3jb0jpr4s1ff"))
+               (base32 "0n4sdfi0lwmva9h47xz32r6mwpaslhq2mcls1ifgpj8jw7rjp0jv"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.34.0


             reply	other threads:[~2022-01-28 18:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28 18:11 phodina via Guix-patches via [this message]
2022-01-31 22:57 ` bug#53612: [PATCH] gnu: poke: Update to 2.0 Ludovic Courtès

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='RoeA5Hjni0iYanVsodDWJaY9MyrAzRi-CxWQTHCF6zqXPHY-fXTMUI2K0eNZv5KwKRpHj9Kj9rLocYGRTl4z5AdyWd-M8k3SAhNZqlX1z7E=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=53612@debbugs.gnu.org \
    --cc=phodina@protonmail.com \
    /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).