all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: poptsov.artyom@gmail.com (Artyom V. Poptsov)
To: 52427@debbugs.gnu.org
Subject: [bug#52427] [PATCH] gnu: guile-dsv: Update 0.4.1
Date: Sat, 11 Dec 2021 12:38:59 +0300	[thread overview]
Message-ID: <87sfuz5vm4.fsf@gmail.com> (raw)


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

Hello Guixers,

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

- Artyom

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

From 7efc5056d5c8ef3bf404ab5780f48a7bca404a1a Mon Sep 17 00:00:00 2001
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Sat, 11 Dec 2021 12:34:00 +0300
Subject: [PATCH] gnu: guile-dsv: Update to 0.4.1

* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.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 4e8a5920f2..fc217e0140 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -556,7 +556,7 @@ you send to a FIFO file.")
 (define-public guile-dsv
   (package
     (name "guile-dsv")
-    (version "0.4.0")
+    (version "0.4.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -565,7 +565,7 @@ you send to a FIFO file.")
               (file-name (string-append name "-" version "-checkout"))
               (sha256
                (base32
-                "1mvyc8i38j56frjh3p6vwziv8lrzlyqndz30663h5nwcp0044sdn"))))
+                "05l5dc7rg3ikz2r01bm5wjkfxjk933049ig5gc7d7g4x5523lcfl"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)
-- 
2.25.1


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


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

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

             reply	other threads:[~2021-12-11  9:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-11  9:38 Artyom V. Poptsov [this message]
2021-12-12  8:22 ` bug#52427: [PATCH] gnu: guile-dsv: Update 0.4.1 Mathieu Othacehe

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfuz5vm4.fsf@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=52427@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 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.