guix-commits
[Top][All Lists]
Advanced

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

07/62: gnu: gnome-backgrounds: Update to 3.32.0.


From: guix-commits
Subject: 07/62: gnu: gnome-backgrounds: Update to 3.32.0.
Date: Sat, 7 Dec 2019 14:04:50 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit e04e8a8c8718a499402e3cbb48f842737c9b64d5
Author: Kei Kebreau <address@hidden>
Date:   Fri Jul 19 10:36:55 2019 -0400

    gnu: gnome-backgrounds: Update to 3.32.0.
    
    * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.32.0.
    [home-page]: Follow permanent redirect.
---
 gnu/packages/gnome.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2352d77..0594311 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6796,7 +6796,7 @@ is complete it provides a graphical representation of 
each selected folder.")
 (define-public gnome-backgrounds
   (package
     (name "gnome-backgrounds")
-    (version "3.30.0")
+    (version "3.32.0")
     (source
      (origin
        (method url-fetch)
@@ -6805,11 +6805,11 @@ is complete it provides a graphical representation of 
each selected folder.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1179jrl16bp9gqabqhw7nnfp8qzf5y1vf9fi45bni6rfmwm3mrpc"))))
+         "1s5krdmd3md44p1fgr2lqm5ifxb8s1vzx6hm11sb4cgzr4dw6lrz"))))
     (build-system meson-build-system)
     (native-inputs
      `(("intltool" ,intltool)))
-    (home-page "https://git.gnome.org/browse/gnome-backgrounds";)
+    (home-page "https://gitlab.gnome.org/GNOME/gnome-backgrounds";)
     (synopsis "Background images for the GNOME desktop")
     (description
      "GNOME backgrounds package contains a collection of graphics files which



reply via email to

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