all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#52365] [PATCH] gnu: valeronoi: Update to 0.1.6.
@ 2021-12-07 23:34 phodina via Guix-patches via
  2021-12-09  8:08 ` bug#52365: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: phodina via Guix-patches via @ 2021-12-07 23:34 UTC (permalink / raw)
  To: 52365; +Cc: Nicolas Goaziou


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

Hi Nicolas,

thanks for pushing the package definition. Here's as you hinted update to newest version.

----
Petr

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

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

From 8fd8497d1fbb3b6b3acf66341524ce2c408fa473 Mon Sep 17 00:00:00 2001
From: Petr Hodina <phodina@protonmail.com>
Date: Wed, 8 Dec 2021 00:29:36 +0100
Subject: [PATCH] gnu: valeronoi: Update to 0.1.6.

* gnu/packages/engineering.scm (valeronoi): Update to 0.1.6.

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 08c01905ab..dc119f5d63 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -1161,7 +1161,7 @@ (define-public linsmith
 (define-public valeronoi
 (package
   (name "valeronoi")
-  (version "0.1.4")
+  (version "0.1.6")
   (source
    (origin
      (method git-fetch)
@@ -1171,7 +1171,7 @@ (define-public valeronoi
        (commit (string-append "v" version))))
      (file-name (git-file-name name version))
      (sha256
-      (base32 "1zp653bjqsyixa5j1pp9k12iqsl8dz72yyi38asxmcym1wngsjcd"))))
+      (base32 "1hpyh4mmjnxgkij7a6rynk2ril5413nkdvf8syn0lqvrmibdg7wv"))))
   (build-system cmake-build-system)
   (arguments
    `(#:phases
-- 
2.34.0


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

* bug#52365: [PATCH] gnu: valeronoi: Update to 0.1.6.
  2021-12-07 23:34 [bug#52365] [PATCH] gnu: valeronoi: Update to 0.1.6 phodina via Guix-patches via
@ 2021-12-09  8:08 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-12-09  8:08 UTC (permalink / raw)
  To: phodina via Guix-patches via; +Cc: 52365-done, phodina

Hello,

phodina via Guix-patches via <guix-patches@gnu.org> writes:
> Subject: [PATCH] gnu: valeronoi: Update to 0.1.6.
>
> * gnu/packages/engineering.scm (valeronoi): Update to 0.1.6.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-12-09  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07 23:34 [bug#52365] [PATCH] gnu: valeronoi: Update to 0.1.6 phodina via Guix-patches via
2021-12-09  8:08 ` bug#52365: " Nicolas Goaziou

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.