all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53612] [PATCH] gnu: poke: Update to 2.0.
@ 2022-01-28 18:11 phodina via Guix-patches via
  2022-01-31 22:57 ` bug#53612: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: phodina via Guix-patches via @ 2022-01-28 18:11 UTC (permalink / raw)
  To: 53612


[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#53612: [PATCH] gnu: poke: Update to 2.0.
  2022-01-28 18:11 [bug#53612] [PATCH] gnu: poke: Update to 2.0 phodina via Guix-patches via
@ 2022-01-31 22:57 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-01-31 22:57 UTC (permalink / raw)
  To: phodina; +Cc: 53612-done, Efraim Flashner

Hi,

phodina <phodina@protonmail.com> skribis:

> here's update for poke to version 2.0. Release note are here [1].
>
> [1] https://jemarch.net/poke-2.0-relnotes.html

Efraim just pushed the same patch as
20d68aedbe0954be19fca172634a04797fbf484d.

Thanks,
Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-31 22:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 18:11 [bug#53612] [PATCH] gnu: poke: Update to 2.0 phodina via Guix-patches via
2022-01-31 22:57 ` bug#53612: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.