aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gd-brect-bounds.patch
diff options
context:
space:
mode:
authorRoel Janssen <roel@gnu.org>2023-03-05 13:54:28 +0100
committerRoel Janssen <roel@gnu.org>2023-03-05 13:54:28 +0100
commit6b792019561d378c92d903d0dc53c3e9719f0fbd (patch)
treee6da5e9d487d59d6c31c53d9d3875748cc98796e /gnu/packages/patches/gd-brect-bounds.patch
parentd92ec2f2812c76b23aab778e26708cf353542ae9 (diff)
downloadguix-6b792019561d378c92d903d0dc53c3e9719f0fbd.tar.gz
guix-6b792019561d378c92d903d0dc53c3e9719f0fbd.zip
gnu: virtuoso-ose: Update to 7.2.9.
* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.9; Add 'which' for the test suite. * gnu/packages/patches/virtuoso-ose-remove-pre-built-jar-files.patch: Update patch for new version.
Diffstat (limited to 'gnu/packages/patches/gd-brect-bounds.patch')
0 files changed, 0 insertions, 0 deletions
changes should happen in transactions that ideally begin immediately. This reverts commit 37545de4a3bf59611c184b31506fe9a16abe4c8b. * .dir-locals.el (scheme-mode): Remove entries for call-with-savepoint and call-with-retrying-savepoint. * guix/store/database.scm (call-with-savepoint, call-with-retrying-savepoint): Remove procedures. (update-or-insert): Remove use of call-with-savepoint. Change-Id: I2f986e8623d8235a90c40d5f219c1292c1ab157b Christopher Baines