Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-pry-byebug
Commits:
39e9987a by Andreas Schleifer at 2024-10-06T12:53:40+02:00
upgpkg: 3.10.1-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-pry-byebug
pkgdesc = Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' commands to control execution.
pkgver = 3.10.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/deivid-rodriguez/pry-byebug
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ruby-pry-byebug
pkgver=3.10.1
-pkgrel=3
+pkgrel=4
pkgdesc="Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' commands to control execution."
arch=(any)
url='https://github.com/deivid-rodriguez/pry-byebug'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pry-byebug/-/commit/39e9987a4f07bbc0ded0e5338d304d43fd3ac983
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pry-byebug/-/commit/39e9987a4f07bbc0ded0e5338d304d43fd3ac983
You're receiving this email because of your account on gitlab.archlinux.org.