<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/android.scm, branch wip-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=wip-deploy</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=wip-deploy'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-06-25T15:20:19Z</updated>
<entry>
<title>gnu: android-googletest: Downgrade to 1.8.0.</title>
<updated>2019-06-25T15:20:19Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-06-25T15:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=89c943dfdc650da972c857158378c5ce05bbc305'/>
<id>urn:sha1:89c943dfdc650da972c857158378c5ce05bbc305</id>
<content type='text'>
This is a follow-up to commit 3b39f09fd99cd07543b904d11ea9b3463c38ecb7.

* gnu/packages/android.scm (android-googletest): Downgrade to 1.8.0.
[version]: Overwrite field.
[source]: Likewise.
</content>
</entry>
<entry>
<title>gnu, guix: Yearly ritual purging of the filesystems.</title>
<updated>2019-04-25T02:42:16Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-04-24T17:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=52beae7b8a33717259895add631b8ae71e958e0e'/>
<id>urn:sha1:52beae7b8a33717259895add631b8ae71e958e0e</id>
<content type='text'>
* gnu/packages/android.scm (android-ext4-utils)[synopsis]: Fix ‘file
system’ spelling.
* gnu/packages/disk.scm (rmlint)[synopsis, description]: Likewise.
* gnu/packages/golang.scm (go-github-com-kr-fs)[synopsis, description]:
Likewise &amp; edit for grammar.
* gnu/packages/ipfs.scm (gx, go-ipfs)[description]: Likewise.
* /gnu/packages/java.scm (java-commons-vfs)[synopsis]: Likewise.
* gnu/packages/linux.scm (fuseiso)[description]: Likewise.
(genext2fs)[synopsis, description]: Likewise.
* gnu/packages/package-management.scm (libostree)[description]: Likewise.
* gnu/packages/python-xyz.scm (python-requests-file)[description]:
Likewise &amp; mark up.
* gnu/packages/rails.scm (ruby-with-advisory-lock)[description]:
Likewise.
* gnu/packages/ruby.scm (ruby-rerun)[description]: Likewise.
* guix/build/go-build-system.scm (setup-go-environment)&lt;docstring&gt;:
Likewise.
* guix/store/deduplication.scm (get-temp-link)&lt;docstring&gt;: Likewise.
</content>
</entry>
<entry>
<title>gnu: fdroidserver: Update to 1.1.1.</title>
<updated>2019-02-05T14:55:58Z</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2019-02-05T14:55:58Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=8cad7adb597179e1fba6d94b51ddbc72fcd0ac50'/>
<id>urn:sha1:8cad7adb597179e1fba6d94b51ddbc72fcd0ac50</id>
<content type='text'>
* gnu/packages/android.scm (fdroidserver): Update to 1.1.1.
[propagated-inputs]: Add python-defusedxml.
</content>
</entry>
<entry>
<title>gnu: git-repo: Unconditionally return #T from "check" phase.</title>
<updated>2019-01-24T20:18:11Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-01-24T19:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=562a0776839128eb1103a0cecc6563c443262945'/>
<id>urn:sha1:562a0776839128eb1103a0cecc6563c443262945</id>
<content type='text'>
* gnu/packages/android.scm (git-repo)[arguments]: Use INVOKE.
</content>
</entry>
<entry>
<title>gnu: Separate Python core packages from the rest.</title>
<updated>2019-01-15T13:46:44Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>ricardo.wurmus@mdc-berlin.de</email>
</author>
<published>2019-01-15T13:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=44d10b1f722856ab8e9b942804aa7ef33e2ef739'/>
<id>urn:sha1:44d10b1f722856ab8e9b942804aa7ef33e2ef739</id>
<content type='text'>
* gnu/packages/python.scm: Move hundreds of package definitions from here...
* gnu/packages/python-xyz.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/audio.scm,
gnu/packages/backup.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/cluster.scm,
gnu/packages/compression.scm,
gnu/packages/connman.scm,
gnu/packages/crypto.scm,
gnu/packages/cups.scm,
gnu/packages/databases.scm,
gnu/packages/dav.scm,
gnu/packages/direct-connect.scm,
gnu/packages/disk.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/docker.scm,
gnu/packages/ebook.scm,
gnu/packages/elf.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm,
gnu/packages/finance.scm,
gnu/packages/fltk.scm,
gnu/packages/fontutils.scm,
gnu/packages/freedesktop.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gl.scm,
gnu/packages/glib.scm,
gnu/packages/gnome.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/gtk.scm,
gnu/packages/ham-radio.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/key-mon.scm,
gnu/packages/libffi.scm,
gnu/packages/libreoffice.scm,
gnu/packages/libusb.scm,
gnu/packages/lirc.scm,
gnu/packages/logging.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/mate.scm,
gnu/packages/maths.scm,
gnu/packages/medical.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mp3.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nutrition.scm,
gnu/packages/openldap.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/polkit.scm,
gnu/packages/protobuf.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/qt.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/search.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/simulation.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/sync.scm,
gnu/packages/terminals.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/virtualization.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wicd.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xorg.scm: Update module references.
</content>
</entry>
<entry>
<title>gnu: adb: Fix build with glibc 2.28.</title>
<updated>2018-11-26T19:35:35Z</updated>
<author>
<name>Danny Milosavljevic</name>
<email>dannym@scratchpost.org</email>
</author>
<published>2018-11-26T19:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=aaff78bef9d5ebcde965890fad442e25d8af4a2e'/>
<id>urn:sha1:aaff78bef9d5ebcde965890fad442e25d8af4a2e</id>
<content type='text'>
* gnu/packages/android.scm (android-platform-version): Use "7.1.2_r36".
(android-platform-system-core): Update sha256 hash value (for 7.1.2_r36).
(android-platform-bionic): Update sha256 hash value (for 7.1.2_r36).
</content>
</entry>
<entry>
<title>gnu: adb: Fix FTBFS with Glibc 2.28.</title>
<updated>2018-11-24T18:26:01Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2018-11-24T18:26:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=5ff6e06763fb5df48465298588a2920ae84c5a3a'/>
<id>urn:sha1:5ff6e06763fb5df48465298588a2920ae84c5a3a</id>
<content type='text'>
* gnu/packages/android.scm (adb)[arguments]: Add phase 'glibc-compat'.
</content>
</entry>
<entry>
<title>gnu: fdroidserver: Update to 1.0.10.</title>
<updated>2018-10-05T17:30:09Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2018-10-04T19:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=b008a12ae78b533c14dd7e88f29df091eca3c0d7'/>
<id>urn:sha1:b008a12ae78b533c14dd7e88f29df091eca3c0d7</id>
<content type='text'>
* gnu/packages/android.scm (fdroidserver): Update to 1.0.10.
</content>
</entry>
<entry>
<title>gnu: Add fdroidserver.</title>
<updated>2018-07-29T17:00:34Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2018-07-24T14:49:22Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=76e206e644830d84f13213b7d50f7431c2def0e0'/>
<id>urn:sha1:76e206e644830d84f13213b7d50f7431c2def0e0</id>
<content type='text'>
* gnu/packages/android.scm (fdroidserver): New variable.
</content>
</entry>
<entry>
<title>gnu: Add python-androguard.</title>
<updated>2018-07-29T17:00:33Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2018-07-24T14:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=2b1e80d2a922ebb04467aaa901212f490642fc89'/>
<id>urn:sha1:2b1e80d2a922ebb04467aaa901212f490642fc89</id>
<content type='text'>
* gnu/packages/android.scm (python-androguard): New variable.
</content>
</entry>
</feed>
