GNU bug report logs -
#32122
[PATCH] gnu: faba-icon-theme: Update to 4.3.
Previous Next
Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>
Date: Tue, 10 Jul 2018 23:27:01 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 13 Jul 2018 00:05:56 +0200
with message-id <87h8l4qfcr.fsf <at> gnu.org>
and subject line Re: [bug#32122] Acknowledgement ([PATCH] gnu: faba-icon-theme: Update to 4.3.)
has caused the debbugs.gnu.org bug report #32122,
regarding [PATCH] gnu: faba-icon-theme: Update to 4.3.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
32122: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32122
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/gnome.scm (faba-icon-theme) Update to 4.3.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b00076f63..a3ee3569c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -30,6 +30,7 @@
;;; Copyright © 2017 Brendan Tildesley <brendan.tildesley <at> openmailbox.org>
;;; Copyright © 2017, 2018 Rutger Helling <rhelling <at> mykolab.com>
;;; Copyright © 2018 Jovany Leandro G.C <bit4bit <at> riseup.net>
+;;; Copyright © 2018 Vasile Dumitrascu <va511e <at> yahoo.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -6468,7 +6469,7 @@ like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc.")
(define-public faba-icon-theme
(package
(name "faba-icon-theme")
- (version "4.1.2")
+ (version "4.3")
(source
(origin
(method url-fetch)
@@ -6477,7 +6478,7 @@ like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0hi2dl627ayfnihn3v6x9xzid668m4hp098hb7hrkxvahh4h9by7"))))
+ "18ln06xl60qzvzz61zq9q72hdbfgjsza3flph8i2asyzx3dffz68"))))
(build-system gnu-build-system)
(arguments
'(#:phases
--
2.18.0
[Message part 3 (message/rfc822, inline)]
Hi Vasile,
Vasile Dumitrascu <va511e <at> yahoo.com> skribis:
> Please find attached the third and last patch to update
> moka-icon-theme to 5.4.0. Thank you again,
I applied all three patches, thank you!
Ludo’.
This bug report was last modified 7 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.