diff mbox series

[bug#35839,22/31] gnu: mate-backgrounds: Use mirror://mate/in source URI.

Message ID 20190521085112.1985-22-hoonandon@gmail.com
State Accepted
Headers show
Series [bug#35818,01/31] gnu: mate-common: Use mirror://mate/ insource URI. | expand

Checks

Context Check Description
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed

Commit Message

guy fleury iteriteka May 21, 2019, 8:51 a.m. UTC
* gnu/packages/mate.scm(mate-backgrounds)[source](uri): Use "mirror://mate/"
  instead of "https://pub.mate-desktop.org/releases/" directly.
---
 gnu/packages/mate.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index f542e4f..29f679f 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1133,8 +1133,7 @@  sessions, panels, menus, file management, and preferences.")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "https://pub.mate-desktop.org/releases/"
-                           (version-major+minor version) "/"
+       (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            name "-" version ".tar.xz"))
        (sha256
         (base32