[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/31: gnu: ddcutil: Update to 1.4.2.
From: |
guix-commits |
Subject: |
14/31: gnu: ddcutil: Update to 1.4.2. |
Date: |
Mon, 17 Jul 2023 11:37:21 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f7c3a2a86e6e5f98f1a2c4a96e0b6f014aec6e23
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:02 2023 +0200
gnu: ddcutil: Update to 1.4.2.
* gnu/packages/hardware.scm (ddcutil): Update to 1.4.2.
---
gnu/packages/hardware.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm
index c44f0eda04..8a16c1766d 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -488,14 +488,14 @@ RGB animations.")
(define-public ddcutil
(package
(name "ddcutil")
- (version "1.4.1")
+ (version "1.4.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.ddcutil.com/tarballs/"
"ddcutil-" version ".tar.gz"))
(sha256
- (base32 "14svdjpw9xn1czl4vff4jg2i9bp83lxcbzxj7hxn63z3gzacaj4k"))))
+ (base32 "015l13j7fp9fmlc5d7m6nfjbzjbp8vc0g5py35ljw7li2xk16v60"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
- branch master updated (ad457d0114 -> 6dbcdb4b7f), guix-commits, 2023/07/17
- 06/31: gnu: vdirsyncer: Use G-expressions., guix-commits, 2023/07/17
- 04/31: gnu: redis: Update to 7.0.12., guix-commits, 2023/07/17
- 08/31: gnu: virtuoso-ose: Use G-expressions., guix-commits, 2023/07/17
- 09/31: gnu: xandikos: Update to 0.2.8., guix-commits, 2023/07/17
- 16/31: gnu: libburn: Update to 1.5.6., guix-commits, 2023/07/17
- 14/31: gnu: ddcutil: Update to 1.4.2.,
guix-commits <=
- 15/31: gnu: unbound: Update to 1.17.1., guix-commits, 2023/07/17
- 18/31: gnu: zutils: Update to 1.12., guix-commits, 2023/07/17
- 22/31: gnu: epson-inkjet-printer-escpr: Document missing newer tarballs., guix-commits, 2023/07/17
- 24/31: gnu: zchunk: Use G-expressions., guix-commits, 2023/07/17
- 01/31: gnu: trurl: Update to 0.8., guix-commits, 2023/07/17
- 03/31: gnu: redis: Fetch over HTTPS., guix-commits, 2023/07/17
- 07/31: gnu: virtuoso-ose: Update to 7.2.10., guix-commits, 2023/07/17
- 10/31: gnu: sdcv: Update to 0.5.5., guix-commits, 2023/07/17
- 11/31: gnu: diffoscope: Update to 244., guix-commits, 2023/07/17
- 12/31: gnu: diffoscope: Use G-expressions., guix-commits, 2023/07/17