guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/04: gnu: plymouth: Update to 22.02.122.


From: guix-commits
Subject: 04/04: gnu: plymouth: Update to 22.02.122.
Date: Fri, 11 Nov 2022 16:34:55 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 8c0c223fabdda37611b3df1f5789082a47507b09
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 11 22:32:58 2022 +0100

    gnu: plymouth: Update to 22.02.122.
    
    * gnu/packages/freedesktop.scm (plymouth): Update to 22.02.122.
---
 gnu/packages/freedesktop.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 2ec01f0f5f..77f86920da 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2221,7 +2221,7 @@ Its features include:
 (define-public plymouth
   (package
     (name "plymouth")
-    (version "0.9.5")
+    (version "22.02.122")
     (source
      (origin
        (method url-fetch)
@@ -2229,7 +2229,7 @@ Its features include:
                            "plymouth/releases/" name "-" version ".tar.xz"))
        (sha256
         (base32
-         "11nfgw8yzmdbnbmyd1zfvhj4qh19w1nw0nraai08628x6mzjbbpc"))))
+         "1sysx8s7w870iawk5qlaq44x4cfqfinasiy4d3l3q0r14925218h"))))
     (build-system gnu-build-system)
     (arguments
      (list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]