guix-commits
[Top][All Lists]
Advanced

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

26/31: gnu: eom: Update to 1.22.0.


From: guix-commits
Subject: 26/31: gnu: eom: Update to 1.22.0.
Date: Wed, 3 Apr 2019 09:27:14 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit b85d568203414fe986108bb589ba437204e3fd7b
Author: guy fleury iteriteka <address@hidden>
Date:   Tue Apr 2 19:26:33 2019 +0200

    gnu: eom: Update to 1.22.0.
    
    * gnu/packages/mate.scm (eom): Update to 1.22.0.
    
    Signed-off-by: Danny Milosavljevic <address@hidden>
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 7c2abc9..e481c46 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1281,7 +1281,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
 (define-public eom
   (package
     (name "eom")
-    (version "1.18.2")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
@@ -1290,7 +1290,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "00ns7g7qykakc89lijrw2vwy9x9ijqiyvmnd4sw0j6py90zs8m87"))))
+         "093vbip848bp9y603yasbrg1bcp68m64hma7zhi5m37x2r103r6l"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)



reply via email to

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