Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / ruby-sequel
Commits: 6e775d04 by Felix Yan at 2023-09-16T11:56:16+03:00 upgpkg: 5.72.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,14 +1,14 @@ # Maintainer: Felix Yan <[email protected]> pkgname=ruby-sequel -pkgver=5.71.0 -_commit=b572833a9fd52193f5c9abc1a257b74fa47bee2d +pkgver=5.72.0 +_commit=92c84d43fded951eae7839077a8233023f0581b1 pkgrel=1 pkgdesc='Sequel: The Database Toolkit for Ruby' arch=(any) url='https://github.com/jeremyevans/sequel' license=(MIT) -depends=(ruby) +depends=(ruby ruby-bigdecimal) makedepends=(git ruby-minitest ruby-minitest-hooks ruby-minitest-global_expectations ruby-tzinfo ruby-nokogiri) options=(!emptydirs) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sequel/-/commit/6e775d047387bfea03d0a1e83c47f6c4bac250ff -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sequel/-/commit/6e775d047387bfea03d0a1e83c47f6c4bac250ff You're receiving this email because of your account on gitlab.archlinux.org.
