Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVsevolod Kukol <sevoku@microsoft.com>2019-11-14 11:27:33 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-11-14 11:27:33 +0300
commit805c7f543617b5fcd6f09cd3cf19efb0caa72925 (patch)
treed89bab7346ac13832cd3987936e1174245c6d20d /packaging
parent19a44cd32bbf4d993a0e833a76250e563828233f (diff)
[MacSDK] Bump xamarin-gtk-theme.py to latest revision from private bockbuild (#17785)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/MacSDK/xamarin-gtk-theme.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/MacSDK/xamarin-gtk-theme.py b/packaging/MacSDK/xamarin-gtk-theme.py
index 6df28bc7839..cdfe412594c 100644
--- a/packaging/MacSDK/xamarin-gtk-theme.py
+++ b/packaging/MacSDK/xamarin-gtk-theme.py
@@ -4,7 +4,7 @@ class XamarinGtkThemePackage (Package):
Package.__init__(self, 'xamarin-gtk-theme',
sources=[
'git://github.com/mono/xamarin-gtk-theme.git'],
- revision='b7fe407d869dfeac4eacbcb82771f600e0bbaa83')
+ revision='fa8ba3e38edb070eb8b0a70be64f9c10f9b523c2')
def build(self):
try: