Skip to content

Commit

Permalink
Rebuild packages that failed before
Browse files Browse the repository at this point in the history
  • Loading branch information
xnox committed Aug 5, 2024
1 parent 5dae0ed commit 3757fbd
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion gcc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: gcc
version: 13.3.0
epoch: 2
epoch: 3
description: "the GNU compiler collection"
copyright:
- license: GPL-3.0-or-later WITH GCC-exception-3.1
Expand Down
2 changes: 1 addition & 1 deletion glibc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: glibc
version: "2.40"
epoch: 0
epoch: 1
description: "the GNU C library"
copyright:
- license: LGPL-2.1-or-later
Expand Down
2 changes: 1 addition & 1 deletion linkerd2-proxy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: linkerd2-proxy
version: 2.246.0
epoch: 0
epoch: 1
description: "A program that validates linkerd networks"
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion neon.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: neon
version: "6248"
epoch: 0
epoch: 1
description: "Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage."
copyright:
- license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion ruby-3.2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby-3.2
version: 3.2.5
epoch: 0
epoch: 1
description: "the Ruby programming language"
copyright:
- license: Ruby
Expand Down
2 changes: 1 addition & 1 deletion rust-1.80.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: rust-1.80
version: 1.80.0
epoch: 0
epoch: 1
description: "Empowering everyone to build reliable and efficient software."
copyright:
- license: Apache-2.0 AND MIT
Expand Down

0 comments on commit 3757fbd

Please sign in to comment.