all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#52989] [PATCH] gnu: guile-udev: Update to 0.2.3
@ 2022-01-03 20:23 Artyom V. Poptsov
  2022-01-05 22:27 ` bug#52989: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2022-01-03 20:23 UTC (permalink / raw)
  To: 52989


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

Hello Guixers,

this patch updates Guile-Udev[1] to version 0.2.3.

- Artyom

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

[-- Attachment #1.2: 0001-gnu-guile-udev-Update-to-0.2.3.patch --]
[-- Type: text/x-diff, Size: 1628 bytes --]

From 8256259aef14c827e1a7ca334238b9651cb42092 Mon Sep 17 00:00:00 2001
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Sun, 26 Dec 2021 11:26:44 +0300
Subject: [PATCH] gnu: guile-udev: Update to 0.2.3

* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.3.
---
 gnu/packages/guile-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 74567830e6..77a38ad8f7 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -38,7 +38,7 @@
 ;;; Copyright © 2021 Leo Le Bouter <lle-bout@zaclys.net>
 ;;; Copyright © 2021 Zelphir Kaltstahl <zelphirkaltstahl@posteo.de>
 ;;; Copyright © 2021 Oleg Pykhalov <go.wigust@gmail.com>
-;;; Copyright © 2021 Artyom V. Poptsov <poptsov.artyom@gmail.com>
+;;; Copyright © 2021, 2022 Artyom V. Poptsov <poptsov.artyom@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1865,7 +1865,7 @@ users and in some situations.")
 (define-public guile-udev
   (package
     (name "guile-udev")
-    (version "0.2.0")
+    (version "0.2.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1874,7 +1874,7 @@ users and in some situations.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "037md1sg7bgsa4478hz1dbsivsxzdnl5acadlrsh4ds2yxbsb5jp"))))
+                "0xvh4wscxmiqm8lnmfyh5cjzn89kv2wslkfvqvcjhinzpnpbg91x"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf
-- 
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#52989: [PATCH] gnu: guile-udev: Update to 0.2.3
  2022-01-03 20:23 [bug#52989] [PATCH] gnu: guile-udev: Update to 0.2.3 Artyom V. Poptsov
@ 2022-01-05 22:27 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-01-05 22:27 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 52989-done

Hi Artyom,

poptsov.artyom@gmail.com (Artyom V. Poptsov) skribis:

> From 8256259aef14c827e1a7ca334238b9651cb42092 Mon Sep 17 00:00:00 2001
> From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
> Date: Sun, 26 Dec 2021 11:26:44 +0300
> Subject: [PATCH] gnu: guile-udev: Update to 0.2.3
>
> * gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.3.

Applied, thanks!

Ludo’.




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03 20:23 [bug#52989] [PATCH] gnu: guile-udev: Update to 0.2.3 Artyom V. Poptsov
2022-01-05 22:27 ` bug#52989: " 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.