[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/21: gnu: gusb: Update to 0.3.5.
From: |
guix-commits |
Subject: |
08/21: gnu: gusb: Update to 0.3.5. |
Date: |
Thu, 28 Jan 2021 15:08:14 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 5bf1e8562256ede4140ead6f0dc5dae3ef2b38c1
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Mon Jan 25 12:10:32 2021 +0100
gnu: gusb: Update to 0.3.5.
* gnu/packages/gnome.scm (gusb): Update to 0.3.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 505d4bf..c72ad9a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6433,7 +6433,7 @@ DAV, and others.")
(define-public gusb
(package
(name "gusb")
- (version "0.3.0")
+ (version "0.3.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -6442,7 +6442,7 @@ DAV, and others.")
(file-name (git-file-name name version))
(sha256
(base32
- "002pg0p4qzzk5dkyiynm483ir26zxrn4k71c7f6j85mfsdzbgli7"))))
+ "0ifhdqhpyxwsg0z9s1anj7cf5pya5qsqyp5ksh9n7mqwa4lrjkl8"))))
(build-system meson-build-system)
(native-inputs
`(("gobject-introspection" ,gobject-introspection)
- 04/21: gnu: libgdiplus: Update to 6.0.5., (continued)
- 04/21: gnu: libgdiplus: Update to 6.0.5., guix-commits, 2021/01/28
- 02/21: gnu: esbuild: Update to 0.8.36., guix-commits, 2021/01/28
- 03/21: gnu: libfprint: Update to 1.90.7., guix-commits, 2021/01/28
- 05/21: gnu: dnsmasq: Update to 2.84., guix-commits, 2021/01/28
- 06/21: gnu: xfce4-genmon-plugin: Update to 4.1.1., guix-commits, 2021/01/28
- 01/21: gnu: git-annex: Update to 8.20210127., guix-commits, 2021/01/28
- 10/21: gnu: xcb-imdkit: Update to 1.0.2., guix-commits, 2021/01/28
- 07/21: gnu: libcap-ng: Update to 0.8.2., guix-commits, 2021/01/28
- 11/21: gnu: libime: Update to 1.0.3., guix-commits, 2021/01/28
- 12/21: gnu: fcitx5: Update to 5.0.4., guix-commits, 2021/01/28
- 08/21: gnu: gusb: Update to 0.3.5.,
guix-commits <=
- 09/21: gnu: fcitx5-configtool: Fix indentation., guix-commits, 2021/01/28
- 13/21: gnu: fcitx5-lua: Update to 5.0.2., guix-commits, 2021/01/28
- 14/21: gnu: fcitx5-chinese-addons: Update to 5.0.3., guix-commits, 2021/01/28
- 17/21: gnu: fcitx5-configtool: Update to 5.0.2., guix-commits, 2021/01/28
- 19/21: gnu: libfabric: Update to 0.11.2., guix-commits, 2021/01/28
- 21/21: gnu: xfce4-statusnotifier-plugin: Update to 0.2.3., guix-commits, 2021/01/28
- 18/21: gnu: rdma-core: Update to 33.1., guix-commits, 2021/01/28
- 20/21: gnu: xfce4-panel: Update to 4.16.1., guix-commits, 2021/01/28
- 16/21: gnu: fcitx5-qt: Update to 5.0.2., guix-commits, 2021/01/28
- 15/21: gnu: fcitx5-gtk: Update to 5.0.3., guix-commits, 2021/01/28