gnu: rpm: Update to 4.16.1.3.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 23 Mar 2021 12:09:54 +0000 (13:09 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 23 Mar 2021 13:20:05 +0000 (14:20 +0100)
* gnu/packages/package-management.scm (rpm): Update to 4.16.1.3.

gnu/packages/package-management.scm

index f45c2f6..888f543 100644 (file)
@@ -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