unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: arc-theme: Update to 20161119
@ 2017-01-02  7:51 Brandon Ludwig
  2017-01-02 17:10 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Brandon Ludwig @ 2017-01-02  7:51 UTC (permalink / raw)
  To: guix-devel@gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 59 bytes --]

Hello,


this patch updates arc-theme to 20161119.



[-- Attachment #1.2: Type: text/html, Size: 484 bytes --]

[-- Attachment #2: 0001-gnu-arc-theme-Update-to-20161119.patch --]
[-- Type: application/octet-stream, Size: 1133 bytes --]

From 3e694bb4e38e6380a2113cb7bc656b85be2aa511 Mon Sep 17 00:00:00 2001
From: bldtg <bldtg@outlook.com>
Date: Sun, 1 Jan 2017 21:30:41 -0900
Subject: [PATCH] gnu: arc-theme: Update to 20161119

---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 91da7783a..8abad2b6b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5347,7 +5347,7 @@ functionality and behavior.")
 (define-public arc-theme
   (package
     (name "arc-theme")
-    (version "20160605")
+    (version "20161119")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/horst3180/arc-theme"
@@ -5355,7 +5355,7 @@ functionality and behavior.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0sq2031xda8jn2ws0x2bvhq77jfh7xy0c3kg86v6vm2kbrrss7y6"))))
+                "1kbhaxmydyip3vdw4kf8rk776jcd9wf0w7z6h2i4naxdn4rsnw54"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] gnu: arc-theme: Update to 20161119
  2017-01-02  7:51 [PATCH] gnu: arc-theme: Update to 20161119 Brandon Ludwig
@ 2017-01-02 17:10 ` Leo Famulari
       [not found]   ` <DM2PR10MB025552000B87093514ADC078A56F0@DM2PR10MB0255.namprd10.prod.outlook.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2017-01-02 17:10 UTC (permalink / raw)
  To: Brandon Ludwig; +Cc: guix-devel@gnu.org

On Mon, Jan 02, 2017 at 07:51:10AM +0000, Brandon Ludwig wrote:
> Hello,
> 
> 
> this patch updates arc-theme to 20161119.

From 3e694bb4e38e6380a2113cb7bc656b85be2aa511 Mon Sep 17 00:00:00 2001
From: bldtg <bldtg@outlook.com>
Date: Sun, 1 Jan 2017 21:30:41 -0900
Subject: [PATCH] gnu: arc-theme: Update to 20161119

Thanks!

Can you clarify which name you want to appear in the Git log? 'bldtg',
'Brandon Ludwig', something else? You can use whatever you want.

Also, the commit message should include a description of the changes at
the "file-level". In this case, that looks like this:

* gnu/packages/gnome.scm (arc-theme): Update to 20161119.

This is what is meant when the manual mentions the GNU ChangeLog format:

https://www.gnu.org/software/guix/manual/html_node/Submitting-Patches.html

I usually look at earlier commits for examples when I'm unsure.

Normally I'd add that line for you when pushing, but since I'm asking
for clarification about which name to use, I figure you can amend the
commit to include this part :)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gnu: arc-theme: Update to 20161119
       [not found]   ` <DM2PR10MB025552000B87093514ADC078A56F0@DM2PR10MB0255.namprd10.prod.outlook.com>
@ 2017-01-03  5:30     ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2017-01-03  5:30 UTC (permalink / raw)
  To: Brandon Ludwig; +Cc: guix-devel

On Mon, Jan 02, 2017 at 09:06:02PM +0000, Brandon Ludwig wrote:
> Brandon Ludwig, I think.

Okay, I did this using `git commit --amend --author="Brandon Ludwig
<bldtg@outlook.com>"`.

> Also, the commit message should include a description of the changes at
> the "file-level". In this case, that looks like this:
> 
> * gnu/packages/gnome.scm (arc-theme): Update to 20161119.

Your revised patch replaced the earlier commit message with this one,
but we want both of those lines. I fixed this up for you and pushed as
b1251a2f9652f7017e7e888e6ad831f29dd54224.

Thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-03  5:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-02  7:51 [PATCH] gnu: arc-theme: Update to 20161119 Brandon Ludwig
2017-01-02 17:10 ` Leo Famulari
     [not found]   ` <DM2PR10MB025552000B87093514ADC078A56F0@DM2PR10MB0255.namprd10.prod.outlook.com>
2017-01-03  5:30     ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).