03/04: gnu: Don't use python-enum34 when building with python-3.4.

2016-02-20 Thread Leo Famulari
lfam pushed a commit to branch master in repository guix. commit 68f1cdecf17ae0b285910f7bdea4e9e3284b34da Author: Leo Famulari Date: Thu Feb 18 12:59:18 2016 -0500 gnu: Don't use python-enum34 when building with python-3.4. * gnu/packages/docker.scm

04/04: gnu: python-enum34: Remove python-setuptools from inputs.

2016-02-20 Thread Leo Famulari
lfam pushed a commit to branch master in repository guix. commit 9eb05bc3817a1c775f92f0f4cbc45f2f6a23556f Author: Leo Famulari Date: Sun Feb 14 20:03:34 2016 -0500 gnu: python-enum34: Remove python-setuptools from inputs. * gnu/packages/python.scm

02/04: gnu: Add python2-enum34.

2016-02-20 Thread Leo Famulari
lfam pushed a commit to branch master in repository guix. commit 820acd1bc399a44f14a8b4828da2f1216ae62b99 Author: Leo Famulari Date: Thu Feb 18 12:58:45 2016 -0500 gnu: Add python2-enum34. * gnu/packages/python.scm (python2-enum34): New variable. ---

01/04: gnu: python-enum34: Update to 1.1.0.

2016-02-20 Thread Leo Famulari
lfam pushed a commit to branch master in repository guix. commit d39ae1e5c6046e8a09730cd315fed5c26c4a9844 Author: Leo Famulari Date: Sun Feb 14 19:47:37 2016 -0500 gnu: python-enum34: Update to 1.1.0. * gnu/packages/python.scm (python-enum34): Update to 1.1.0.

branch master updated (7bac09f -> 9eb05bc)

2016-02-20 Thread Leo Famulari
lfam pushed a change to branch master in repository guix. from 7bac09f gnu: dvtm: Update to 0.15. new d39ae1e gnu: python-enum34: Update to 1.1.0. new 820acd1 gnu: Add python2-enum34. new 68f1cde gnu: Don't use python-enum34 when building with python-3.4.

01/02: gnu: abduco: Update to 0.5.

2016-02-20 Thread Leo Famulari
lfam pushed a commit to branch master in repository guix. commit b860bbd9eef55fec890096f6ffa1bd03bd0a5168 Author: Leo Famulari Date: Sun Feb 21 02:04:10 2016 -0500 gnu: abduco: Update to 0.5. * gnu/packages/abduco.scm (abduco): Update to 0.5. ---

branch master updated (0659329 -> 7bac09f)

2016-02-20 Thread Leo Famulari
lfam pushed a change to branch master in repository guix. from 0659329 Revert "gnu: coreutils: Update URI for tail-inotify-race.patch." new b860bbd gnu: abduco: Update to 0.5. new 7bac09f gnu: dvtm: Update to 0.15. The 2 revisions listed above as "new" are entirely

01/01: Revert "gnu: coreutils: Update URI for tail-inotify-race.patch."

2016-02-20 Thread Mark H. Weaver
mhw pushed a commit to branch master in repository guix. commit 065932966f98b9aa27043cf9d0bfa8a004f926f3 Author: Mark H Weaver Date: Sat Feb 20 19:58:19 2016 -0500 Revert "gnu: coreutils: Update URI for tail-inotify-race.patch." This reverts commit

branch master updated (1f7309a -> 0659329)

2016-02-20 Thread Mark H. Weaver
mhw pushed a change to branch master in repository guix. from 1f7309a gnu: dmd: Update URI of dmd-user-group.patch. new 0659329 Revert "gnu: coreutils: Update URI for tail-inotify-race.patch." The 1 revisions listed above as "new" are entirely new to this repository and will

01/02: gnu: coreutils: Update URI for tail-inotify-race.patch.

2016-02-20 Thread Mark H. Weaver
mhw pushed a commit to branch master in repository guix. commit 1a51cbc8251df5dbb6da05a58654c73f22eb3748 Author: Mark H Weaver Date: Sat Feb 20 18:38:04 2016 -0500 gnu: coreutils: Update URI for tail-inotify-race.patch. * gnu/packages/base.scm

02/02: gnu: dmd: Update URI of dmd-user-group.patch.

2016-02-20 Thread Mark H. Weaver
mhw pushed a commit to branch master in repository guix. commit 1f7309a6d1e5c416827aa93968c0bef59ef3559f Author: Mark H Weaver Date: Sat Feb 20 18:39:14 2016 -0500 gnu: dmd: Update URI of dmd-user-group.patch. * gnu/packages/admin.scm (dmd)[source]: Update URI of

branch master updated (eeabe5a -> 1f7309a)

2016-02-20 Thread Mark H. Weaver
mhw pushed a change to branch master in repository guix. from eeabe5a gnu: wine: Update to 1.9.4. new 1a51cbc gnu: coreutils: Update URI for tail-inotify-race.patch. new 1f7309a gnu: dmd: Update URI of dmd-user-group.patch. The 2 revisions listed above as "new" are

01/01: gnu: wine: Update to 1.9.4.

2016-02-20 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit eeabe5a186c868e7421ec1d3a599e1ee44967374 Author: Ricardo Wurmus Date: Sat Feb 20 22:29:52 2016 +0100 gnu: wine: Update to 1.9.4. * gnu/packages/wine.scm (wine): Update to 1.9.4. [origin]:

branch master updated (fbc5b81 -> eeabe5a)

2016-02-20 Thread Ricardo Wurmus
rekado pushed a change to branch master in repository guix. from fbc5b81 import: gem: Add updater. new eeabe5a gnu: wine: Update to 1.9.4. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed

01/01: import: gem: Add updater.

2016-02-20 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit fbc5b815cce85a6af75226ab16acf243fd7d22ce Author: Ben Woodcroft Date: Fri Jan 1 16:56:07 2016 +1000 import: gem: Add updater. * guix/import/gem.scm (guix-package->gem-name,

branch master updated (56f5f92 -> fbc5b81)

2016-02-20 Thread Ben Woodcroft
benwoodcroft pushed a change to branch master in repository guix. from 56f5f92 gnu: nix: Update to 1.11.2. new fbc5b81 import: gem: Add updater. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions

01/01: gnu: nix: Update to 1.11.2.

2016-02-20 Thread ???
iyzsong pushed a commit to branch master in repository guix. commit 56f5f921b4a986306103467912a066bebdf40c7e Author: 宋文武 Date: Sat Feb 20 18:22:26 2016 +0800 gnu: nix: Update to 1.11.2. * gnu/packages/package-management.scm (nix): Update to 1.11.2. ---

branch master updated (6ef0ec7 -> 56f5f92)

2016-02-20 Thread ???
iyzsong pushed a change to branch master in repository guix. from 6ef0ec7 gnu: Add libotf. new 56f5f92 gnu: nix: Update to 1.11.2. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as