[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/30: gnu: screenfetch: Update to 3.9.1.
From: |
guix-commits |
Subject: |
05/30: gnu: screenfetch: Update to 3.9.1. |
Date: |
Mon, 23 Dec 2019 13:46:27 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 89f51a9dacbeded0f9b2fb1e79c1d27bdbc3e83e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Dec 23 00:25:25 2019 +0100
gnu: screenfetch: Update to 3.9.1.
* gnu/packages/admin.scm (screenfetch): Update to 3.9.1.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index b33bf57..9cf8330 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2934,7 +2934,7 @@ you are running, what theme or icon set you are using,
etc.")
(define-public screenfetch
(package
(name "screenfetch")
- (version "3.9.0")
+ (version "3.9.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2943,7 +2943,7 @@ you are running, what theme or icon set you are using,
etc.")
(file-name (git-file-name name version))
(sha256
(base32
- "13i7dczbqwhws08zzrdraki1zkqv0qkbgx9c1r8vmg5qr9f7hfzg"))))
+ "04l8aqr474pb115nagn9f6y48jw92n1qfszgw7dbhgl4mpn95lcr"))))
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))
- branch master updated (3bedd9f -> 7b2f99c), guix-commits, 2019/12/23
- 01/30: gnu: acpica: Update to 20191213., guix-commits, 2019/12/23
- 04/30: gnu: nnn: Update to 2.8.1., guix-commits, 2019/12/23
- 02/30: gnu: fio: Update to 3.17., guix-commits, 2019/12/23
- 05/30: gnu: screenfetch: Update to 3.9.1.,
guix-commits <=
- 08/30: gnu: clamav: Update to 0.102.1., guix-commits, 2019/12/23
- 12/30: gnu: libmpdclient: Update to 2.17., guix-commits, 2019/12/23
- 16/30: gnu: clyrics: Update to 0.12., guix-commits, 2019/12/23
- 11/30: gnu: speedtest-cli: Update to 2.1.2., guix-commits, 2019/12/23
- 10/30: gnu: batctl: Update to 2019.5., guix-commits, 2019/12/23
- 14/30: gnu: avldrums-lv2: Update to 0.4.1., guix-commits, 2019/12/23
- 17/30: gnu: setbfree: Update to 0.8.11., guix-commits, 2019/12/23
- 03/30: gnu: thermald: Update to 1.9.1., guix-commits, 2019/12/23
- 06/30: gnu: igt-gpu-tools: Fetch from upstream git repository., guix-commits, 2019/12/23
- 07/30: gnu: igt-gpu-tools: Update to 1.24., guix-commits, 2019/12/23