Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haikuports/haikuports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 01644ad39454
Choose a base ref
...
head repository: haikuports/haikuports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e2fa77174cba
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 10, 2021

  1. koder: bump version (#6260)

    KapiX authored Oct 10, 2021
    Copy the full SHA
    e2fa771 View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 haiku-apps/koder/{koder-0.5.3.recipe → koder-0.5.4.recipe}
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ COPYRIGHT="2016-2020 Kacper Kasper"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/KapiX/Koder/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="8dbbf9fc73e0e8ad461e702b793a72c009b9098752bc36c70e374100db4fb1eb"
CHECKSUM_SHA256="7a873283f8439a885b908f9c933a7433929df65b7fe8d4304b9bb21947f195e2"
SOURCE_DIR="Koder-$portVersion"

ARCHITECTURES="all !x86_gcc2"