<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/gnucash.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-01T03:06:10Z</updated>
<entry>
<title>gnu: gnucash-docs: Update to 3.5.</title>
<updated>2019-06-01T03:06:10Z</updated>
<author>
<name>Vasile Dumitrascu</name>
<email>va511e@yahoo.com</email>
</author>
<published>2019-05-30T18:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=86d73d59c9d36008471e7615f4f38fc220f5ed13'/>
<id>urn:sha1:86d73d59c9d36008471e7615f4f38fc220f5ed13</id>
<content type='text'>
* gnu/packages/gnucash.scm (gnucash-docs): Update to 3.5.

Signed-off-by: Kei Kebreau &lt;kkebreau@posteo.net&gt;
</content>
</entry>
<entry>
<title>gnu: gnucash: Update to 3.5.</title>
<updated>2019-06-01T03:06:10Z</updated>
<author>
<name>Vasile Dumitrascu</name>
<email>va511e@yahoo.com</email>
</author>
<published>2019-05-30T18:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=d4cb92e707c5a8b727027f1593fd82db9acaaaf4'/>
<id>urn:sha1:d4cb92e707c5a8b727027f1593fd82db9acaaaf4</id>
<content type='text'>
* gnu/packages/gnucash.scm (gnucash): Update to 3.5.
[source]: Remove unneeded patch.
* gnu/packages/patches/gnucash-fix-test-transaction-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.

Signed-off-by: Kei Kebreau &lt;kkebreau@posteo.net&gt;
</content>
</entry>
<entry>
<title>packages: Define 'this-package' and 'this-origin'.</title>
<updated>2019-03-30T10:08:39Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-03-29T21:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=adb6462c4ce51fcdc94d3608ad6efb4adf716018'/>
<id>urn:sha1:adb6462c4ce51fcdc94d3608ad6efb4adf716018</id>
<content type='text'>
* guix/packages.scm (&lt;origin&gt;): Choose 'this-origin' as the 'this'
identifier.
(&lt;package&gt;): Choose 'this-package'.
* gnu/packages/gnucash.scm (gnucash)[arguments]: Use 'this-package'
instead of 'this-record'.
* gnu/packages/version-control.scm (git)[arguments]: Likewise.
</content>
</entry>
<entry>
<title>gnu: googletest: Don't use unstable tarball.</title>
<updated>2019-03-28T10:14:15Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2019-03-28T08:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=d5640c587f141ff60127848dc95528ca1a4f1b14'/>
<id>urn:sha1:d5640c587f141ff60127848dc95528ca1a4f1b14</id>
<content type='text'>
* gnu/packages/check.scm (googletest)[source]: Download using git-fetch.
* gnu/packages/crypto.scm (encfs)[arguments]: Adjust accordingly.
* gnu/packages/gnucash.scm (gnucash)[arguments]: Same.
* gnu/packages/terminals.scm (eternalterminal)[arguments]: Same.
* gnu/packages/graphics.scm (ogre)[arguments]: Same. Remove now
unnecessary custom 'pre-build phase.
</content>
</entry>
<entry>
<title>packages: Adjust to new calling convention for "thunked" fields.</title>
<updated>2019-03-26T09:26:02Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-03-26T09:22:15Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=e6301fb76d0a8d931ece2e18d197e3c2cc53fc6c'/>
<id>urn:sha1:e6301fb76d0a8d931ece2e18d197e3c2cc53fc6c</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/34995&gt;.

This is a followup to abd4d6b33dba4de228e90ad15a8efb456fcf7b6e.

* guix/packages.scm (package-&gt;bag): Adjust calls to INPUTS,
PROPAGATED-INPUTS, NATIVE-INPUTS, and ARGS, passing them SELF as an
argument.
* gnu/packages/gnucash.scm (gnucash)[arguments]: Use (package-inputs
this-record) intead of (inputs).
* gnu/packages/version-control.scm (git)[arguments]: Likewise.
</content>
</entry>
<entry>
<title>gnu: gwenhywfar, aqbanking: Use HTTPS home page.</title>
<updated>2019-02-24T20:29:21Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-02-24T19:42:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=c582ab2a39bf01ce7316a4c6f7570562577b57cc'/>
<id>urn:sha1:c582ab2a39bf01ce7316a4c6f7570562577b57cc</id>
<content type='text'>
* gnu/packages/gnucash.scm (gwenhywfar, aqbanking)[home-page]: Use HTTPS.
</content>
</entry>
<entry>
<title>gnu: gnucash-docs: Fix source URI.</title>
<updated>2019-01-24T04:09:40Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-01-24T04:01:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=ae283c184a8286895cdf95b0b07e7554056f7322'/>
<id>urn:sha1:ae283c184a8286895cdf95b0b07e7554056f7322</id>
<content type='text'>
The source URI was renamed from "gnucash-docs-3.4-1.tar.gz" to
"gnucash-docs-3.4a.tar.gz".  The content is identical since the hash hasn't
changed.

* gnu/packages/gnucash.scm (gnucash-docs)[source]: Update URI to match
  upstream change.
</content>
</entry>
<entry>
<title>gnu: gnucash: Add information about how to use the documentation.</title>
<updated>2019-01-23T12:46:28Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-01-05T04:11:15Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=60bfefb6153def319115f84ba841b6663f7533c2'/>
<id>urn:sha1:60bfefb6153def319115f84ba841b6663f7533c2</id>
<content type='text'>
It was not obvious that another application, Yelp, needed to be installed to
so that opening the help of GnuCash from within the application would work.

Fixes issue #33960 (see: https://issues.guix.info/issue/33960).

* gnu/packages/gnucash.scm (gnucash)[description]: Explain how to enable the
  documentation.
</content>
</entry>
<entry>
<title>gnu: gnucash: Update to 3.4.</title>
<updated>2019-01-23T12:46:28Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-01-03T23:26:43Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=2a67ea73c30b50456e5f7bcd5359d63f162297d9'/>
<id>urn:sha1:2a67ea73c30b50456e5f7bcd5359d63f162297d9</id>
<content type='text'>
* gnu/packages/gnucash.scm (gnucash): Update to 3.4.
[outputs]: Add debug.
(gnucash-docs): Update to 3.4-1.
[native-inputs]: Update docbook-xml to version 4.5 and drop older versions.
</content>
</entry>
<entry>
<title>gnu: gnucash: Disable the stress-options-test using a phase.</title>
<updated>2019-01-23T12:46:27Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2019-01-03T23:28:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=a2e7e95663d11a1059fa900b4640e8ab75df627f'/>
<id>urn:sha1:a2e7e95663d11a1059fa900b4640e8ab75df627f</id>
<content type='text'>
The qof test is also reinstated; it was failing because the needed locales
were not installed.

* gnu/packages/patches/gnucash-disable-failing-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/gnucash.scm (gnucash)[patches]: Remove it.
[phases]{disable-stress-options-test}: Implement it using SUBSTITUTES*.
{install-locales}: New phase.
</content>
</entry>
</feed>
