[PATCH 03/31] gnu: mate-themes: Update to 3.22.19.

  • Done
  • quality assurance status badge
Details
2 participants
  • guy fleury iteriteka
  • Ludovic Courtès
Owner
unassigned
Submitted by
guy fleury iteriteka
Severity
normal

Debbugs page

G
G
guy fleury iteriteka wrote on 2 Apr 2019 10:26
(address . guix-patches@gnu.org)(name . guy fleury iteriteka)(address . hoonandon@gmail.com)
20190402172638.1433-4-hoonandon@gmail.com
* gnu/packages/mate.scm (mate-themes): Update to 3.22.19.
---
gnu/packages/mate.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index cbc02fd..cdde7c0 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -155,7 +155,7 @@ from Mint-X-F and Faenza-Fresh icon packs.")
(define-public mate-themes
(package
(name "mate-themes")
- (version "3.22.16")
+ (version "3.22.19")
(source (origin
(method url-fetch)
(uri (string-append "https://pub.mate-desktop.org/releases/themes/"
@@ -163,7 +163,7 @@ from Mint-X-F and Faenza-Fresh icon packs.")
version ".tar.xz"))
(sha256
(base32
- "1k8qp2arjv4vj8kyjhjgyj5h46jy0darlfh48l5h25623z1firdj"))))
+ "1ycb8b8r0s8d1h1477135mynr53s5781gdb2ap8xlvj2g58492wq"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
--
2.21.0
L
L
Ludovic Courtès wrote on 5 Apr 2019 06:42
control message for bug #35089
(address . control@debbugs.gnu.org)
874l7cva9a.fsf@gnu.org
tags 35089 fixed
close 35089
?
Your comment

This issue is archived.

To comment on this conversation send an email to 35089@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 35089
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch