unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53804] [PATCH] gnu: guile-dsv: Update 0.5.1
@ 2022-02-05 14:45 Artyom V. Poptsov
  2022-02-08 11:25 ` bug#53804: " Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2022-02-05 14:45 UTC (permalink / raw)
  To: 53804


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

Hello Guixers,

this patch updates Guile-DSV[1] to version 0.5.1.

- Artyom

References:
1: https://github.com/artyom-poptsov/guile-dsv

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-guile-dsv-Update-to-0.5.1.patch --]
[-- Type: text/x-diff, Size: 1250 bytes --]

From e5045d5624546a8e3ac2292adb24a5beddd5394f Mon Sep 17 00:00:00 2001
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Sat, 5 Feb 2022 17:44:06 +0300
Subject: [PATCH] gnu: guile-dsv: Update to 0.5.1

* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.1.
---
 gnu/packages/guile-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index f35ba43057..4886df165b 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -546,7 +546,7 @@ you send to a FIFO file.")
 (define-public guile-dsv
   (package
     (name "guile-dsv")
-    (version "0.5.0")
+    (version "0.5.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -555,7 +555,7 @@ you send to a FIFO file.")
               (file-name (string-append name "-" version "-checkout"))
               (sha256
                (base32
-                "0s9zan08ala7432pn44z3vmb3sc19rf18zfr9mskydnam5xn6qlw"))))
+                "10wssilin4qphdmmqmms20bp3cy007kh22l1g45wfka0minmhkgs"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf automake pkg-config texinfo))
-- 
2.25.1


[-- Attachment #1.3: Type: text/plain, Size: 207 bytes --]


-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* bug#53804: [PATCH] gnu: guile-dsv: Update 0.5.1
  2022-02-05 14:45 [bug#53804] [PATCH] gnu: guile-dsv: Update 0.5.1 Artyom V. Poptsov
@ 2022-02-08 11:25 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2022-02-08 11:25 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 53804-done

Pushed to master as 35d56676db0988aad6d1a5b52dc4efef578885f2, thanks!

Le Sat, 05 Feb 2022 17:45:44 +0300,
"Artyom V. Poptsov" <poptsov.artyom@gmail.com> a écrit :

> Hello Guixers,
> 
> this patch updates Guile-DSV[1] to version 0.5.1.
> 
> - Artyom
> 
> References:
> 1: https://github.com/artyom-poptsov/guile-dsv





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

end of thread, other threads:[~2022-02-08 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-05 14:45 [bug#53804] [PATCH] gnu: guile-dsv: Update 0.5.1 Artyom V. Poptsov
2022-02-08 11:25 ` bug#53804: " Julien Lepiller

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).