swm_version: 1 base: distro_version: dev pins: {} mutations: - type: source_patch repo: https://git.sr.ht/~rjarry/aerc commit: c2f86b7abde3a70ad71aad57a3db185e7e48a1d1 build: compiler: zig-cc target: x86_64-linux-musl link: static flags: [] phases: compile: |- export GOCACHE=/src/.gocache GOTMPDIR=/src/.gotmp GOPATH=/tmp/gopath GOTOOLCHAIN=local CGO_ENABLED=0 GOPROXY=off mkdir -p /src/.gotmp make PREFIX=/usr VERSION=0.22.0 GOFLAGS="-mod=vendor -trimpath" install: make PREFIX=/usr VERSION=0.22.0 DESTDIR=/out install target_bin: /usr/bin/aerc expected_hash: b3:a33dbafdcc302154888095b7b5b14278461e60a69c4c8f310e388ba85f544d0a deps: build: - go - scdoc runtime: []