[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: rpm: Update to 4.16.1.3.
From: |
guix-commits |
Subject: |
07/11: gnu: rpm: Update to 4.16.1.3. |
Date: |
Tue, 23 Mar 2021 09:23:36 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit dbcd90cba7d491454922ab0a705e44d91ea1cb72
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Mar 23 13:09:54 2021 +0100
gnu: rpm: Update to 4.16.1.3.
* gnu/packages/package-management.scm (rpm): Update to 4.16.1.3.
---
gnu/packages/package-management.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/package-management.scm
b/gnu/packages/package-management.scm
index f45c2f6..888f543 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -705,7 +705,7 @@ features of Stow with some extensions.")
(define-public rpm
(package
(name "rpm")
- (version "4.16.1.2")
+ (version "4.16.1.3")
(source (origin
(method url-fetch)
(uri (string-append "http://ftp.rpm.org/releases/rpm-"
@@ -713,7 +713,7 @@ features of Stow with some extensions.")
version ".tar.bz2"))
(sha256
(base32
- "1k6ank2aad7r503w12m6m494mxr6iccj52wqhwbc94pwxsf34mw3"))))
+ "07g2g0adgjm29wqy94iqhpp5dk0hacfw1yf7kzycrrxnfbwwfgai"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--with-external-db" ;use the system's bdb
- branch master updated (9d4bc79 -> 5802858), guix-commits, 2021/03/23
- 05/11: gnu: wildmidi: Update to 0.4.4., guix-commits, 2021/03/23
- 06/11: gnu: cgal: Update to 5.2.1., guix-commits, 2021/03/23
- 08/11: gnu: yggdrasil: Update to 0.3.16., guix-commits, 2021/03/23
- 09/11: gnu: perl-moosex-getopt: Update to 0.75., guix-commits, 2021/03/23
- 04/11: gnu: mpg123: Update to 1.26.5., guix-commits, 2021/03/23
- 07/11: gnu: rpm: Update to 4.16.1.3.,
guix-commits <=
- 11/11: gnu: fcitx5-qt: Update to 5.0.5., guix-commits, 2021/03/23
- 02/11: gnu: libime: Update to 1.0.5., guix-commits, 2021/03/23
- 01/11: gnu: xcb-imdkit: Update to 1.0.3., guix-commits, 2021/03/23
- 03/11: gnu: borg: Update to 1.1.16., guix-commits, 2021/03/23
- 10/11: gnu: efibootmgr: Update to 17., guix-commits, 2021/03/23